Feedistiller.Http
HTTP wrappers to get feed content.
Summary
Functions
Asynchronous get returning the body in chunks, with redirection handling (up to 5). A provided callback is called on each chunks in order with an accumulator
Asynchronous get returning the body in chunks, with redirection handling (up to provided maximum redirections). A provided callback is called on each chunks in order with an accumulator
Functions
Asynchronous get returning the body in chunks, with redirection handling (up to 5). A provided callback is called on each chunks in order with an accumulator.
Asynchronous get returning the body in chunks, with redirection handling (up to provided maximum redirections). A provided callback is called on each chunks in order with an accumulator.