Age | Commit message (Expand) | Author |
---|---|---|
2014-07-22 | http: Use a constant for the supported header size | Luca Barbato |
2012-12-21 | miscellaneous typo fixes | Diego Biurrun |
2012-05-28 | http: Add support for reusing the http socket for subsequent requests | Samuel Pitoiset |
2011-11-10 | http: Remove the now unused ff_http_set_headers custom function | Martin Storsjö |
2011-11-05 | http: Remove the custom function for disabling chunked posts | Martin Storsjö |
2011-04-08 | avio: make URLContext internal. | Anton Khirnov |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2010-06-30 | Fix grammar errors in documentation | Måns Rullgård |
2010-06-21 | HTTP: Add a method for initializing the authentication state from another con... | Martin Storsjö |
2010-06-17 | Add the necessary includes, add an extra empty line for cosmetics | Martin Storsjö |
2010-06-08 | Add support for disabling chunked transfer encoding for the http protocol | Josh Allmann |
2010-06-08 | Add the capability to write custom HTTP headers | Josh Allmann |