Age | Commit message (Expand) | Author |
2013-09-24 | inets: httpc - Remove dead error handling code | Ingela Anderton Andin |
2013-09-13 | inets: httpc make httpc_cancel_request/[1,2] asynchronous | Ingela Anderton Andin |
2013-09-13 | httpc: Enhanched error handling | Ingela Anderton Andin |
2013-09-13 | inets: httpc improve pipelining | Ingela Anderton Andin |
2013-07-01 | Merge branch 'jwh/httpc_delete_body/OTP-11190' into maint | Fredrik Gustafsson |
2013-06-14 | httpc: Allow content body in DELETE requests | James Wheare |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-20 | Remove http_chunk:decode/4 as it is no longer used | Masatake Daimon |
2013-05-20 | Fix {stream, {self, once}} in httpc | Masatake Daimon |
2013-03-18 | inets httpc: Revert incorrect commit regarding cookie handling. | Ingela Anderton Andin |
2013-03-12 | Added guard for invalid field and values in headers | Fredrik Gustafsson |
2013-03-08 | Merge branch 'fredrik/inets/httpc_length_zero' into maint | Fredrik Gustafsson |
2013-02-18 | inets: Improve ssl handling | Ingela Anderton Andin |
2013-02-15 | Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1 | Fredrik Gustafsson |
2013-02-14 | inets httpc: Corrected separation of pipelining and persisten connections | Ingela Anderton Andin |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-18 | inets: fix autoredirect for POST requests responding 303 | Hans Svensson |
2012-10-02 | inets: Dialyzer fixes | Ingela Anderton Andin |
2012-10-02 | inets httpc: TLS via proxy | Ingela Anderton Andin |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-29 | Merge branch 'ta/docsmaint' into maint | Henrik Nord |
2012-07-11 | Merge branch 'bmk/inets/httpc/error_during_session_update/OTP-10093' into bmk... | Micael Karlberg |
2012-07-11 | Merge branch 'bmk/inets/httpc/cancel_request/OTP-10092' into bmk/inets/inets5... | Micael Karlberg |
2012-07-05 | Fix various code typos for R15B02 | Tuncer Ayaz |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-22 | [inets/httpc] Better handling of session db update failure | Micael Karlberg |
2012-05-22 | [inets/httpc] Cancel request does not work | Micael Karlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-15 | [inets] The module http_uri now officially supported | Micael Karlberg |
2012-03-14 | [inets] A more general version of http_uri:parse | Micael Karlberg |
2012-03-13 | [inets/httpc] Add function to retreive current options | Micael Karlberg |
2012-02-08 | [inets/httpc] Connect error info improvement | Micael Karlberg |
2012-02-03 | [inets] Added more error info when connect fails | Micael Karlberg |
2012-01-20 | [inets] Merged from R14B and also fixed appup | Micael Karlberg |
2012-01-13 | Merge branch 'bmk/inets/httpc/streaming_404/r14/OTP-9860' into bmk/inets/inet... | Micael Karlberg |
2012-01-13 | [inets/httpc] The client incorrectly streams 404 responses | Micael Karlberg |
2012-01-05 | [inets/httpc] Add proper code change code | Micael Karlberg |
2012-01-04 | [inets/httpc] Add test case | Micael Karlberg |
2012-01-03 | [inets/httpc] Fix the selection of session for keep-alive mode | Micael Karlberg |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-23 | Fixed acceptor exit warnings (detected by dialyzer). | Micael Karlberg |
2011-11-21 | Various minor dialyzer related cleanup. | Micael Karlberg |
2011-10-18 | [httpc] Wrong Host header in IPv6 HTTP requests. | Micael Karlberg |
2011-10-12 | Make return from the parse function conform with: | Micael Karlberg |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-23 | Merge branch 'dev' into major | Micael Karlberg |
2011-09-23 | [httpc] Parsing of a cookie expire date should be more forgiving. | Micael Karlberg |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-15 | Fix misspelling of kept | Tuncer Ayaz |