Age | Commit message (Expand) | Author |
2015-07-16 | inets: cancel for handler with no requests | Kirilll Zaborsky |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-16 | inets: Fix race condition in httpc | Ingela Anderton Andin |
2015-06-09 | inets: set proxy address for requests from keep-alive queue | Kirilll Zaborsky |
2015-06-01 | inets: proper stop for httpc_handler K-A queue failure | Kirilll Zaborsky |
2015-05-27 | Merge remote-tracking branch 'erlang/pr/741' | Henrik Nord |
2015-05-26 | Minor misprints | Kirill Zaborsky |
2015-03-24 | inets: Add new module inets_time_compat with new time API | Erland Schönbeck |
2015-03-18 | Merge branch 'maint' | Zandra Hird |
2015-03-16 | Minor comment fix | Kirill Zaborsky |
2015-02-05 | Merge branch 'maint' | Zandra Hird |
2015-02-03 | inets: parse correctly 'Set-Cookie' header with empty value | Kirilll Zaborsky |
2015-01-26 | Merge branch 'maint' | Marcus Arendt |
2015-01-20 | httpc: Avoid parsing invalid 'Set-Cookie' headers | Sina Samavati |
2014-12-01 | inets: stop httpc_handler on 'connection closed' send error | Kirilll Zaborsky |
2014-10-27 | Merge branch 'scrapinghub/update_session_original_stacktrace' | Marcus Arendt |
2014-10-10 | inets: Return correct stacktrace on session updating failure | Kirilll Zaborsky |
2014-10-08 | Minor misprints correction | Kirill Zaborsky |
2014-07-03 | Fix typo in documentation /header_as_is/headers_as_is/ | Louis-Philippe Gauthier |
2014-06-04 | Merge branch 'scrapinghub/stream_body_with_no_content_length' into maint | Marcus Arendt |
2014-05-22 | Merge branch 'scrapinghub/stream_for_chunked_single_message' into maint | Marcus Arendt |
2014-05-16 | inets: Fix HTTP 1.0 body end on closed connection | Kirilll Zaborsky |
2014-04-30 | inets: Fix streaming with single chunk body | Sergey Sinkovskiy |
2014-03-21 | Merge branch 'scrapinghub/empty_set_cookie' | Henrik Nord |
2014-03-21 | Merge branch 'nox/httpc-transfer-encoding-identity' | Henrik Nord |
2014-03-21 | Merge branch 'ia/inets/revert/OTP-11756' | Ingela Anderton Andin |
2014-03-19 | Merge branch 'scrapinghub/update_session_error_logging_fix' | Henrik Nord |
2014-03-18 | inets: Reverted commmit f97cd6965ac35d1cbe510de23592956857d144c8 | Ingela Anderton Andin |
2014-03-09 | Support identity transfer-encoding in httpc | Anthony Ramine |
2014-03-09 | inets: Fix incorrect argument order | Kirilll Zaborsky |
2014-03-06 | Added a condition to ignore empty Set-Cookie header and tests for it | Kirilll Zaborsky |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
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 |