Age | Commit message (Expand) | Author |
2017-03-17 | Omit port from Host header on redirect to well-known port | Bram Verburg |
2016-12-21 | inets: httpc - Prevent hanging user process | Ingela Anderton Andin |
2016-12-21 | inets: httpc - clean code | Ingela Anderton Andin |
2016-12-20 | inets: httpc - Chunk size decoding could fail | Ingela Anderton Andin |
2016-12-14 | inets: httpc - Correct redirection host header | Ingela Anderton Andin |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-11-19 | Report errors from TLS tunnel request to correct process | Eric Meadows-Jönsson |
2016-10-20 | inets: httpc - do not send absolute URIs over TLS tunnels | Ingela Anderton Andin |
2016-10-07 | Merge branch 'ingela/inets/httpc/ERL-253' into maint | Ingela Anderton Andin |
2016-10-04 | Replace ref() with reference() in inets files | Kostis Sagonas |
2016-09-19 | inets: httpc improve error handling | Ingela Anderton Andin |
2016-09-18 | Update behavior of httpc:request to match RFC-7231 | Ahmed Shafeeq Bin Mohd Shariff |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-05 | Merge branch 'FabioBatSilva/httpc-delete-body/PR-972/OTP-13383' | Lars Thorsen |
2016-03-16 | inets: Mend ipv6_host_with_brackets option | Ingela Anderton Andin |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-22 | inets: Add DELETE Body to client | FabioBatSilva |
2016-02-22 | remove whitespaces | FabioBatSilva |
2015-12-08 | inets: Add PATCH method to client and server | Pablo Lamela |
2015-11-27 | inets: SNI to be passed with requests through CONNECT | Kirilll Zaborsky |
2015-11-15 | inets: Terminate really gracefully on bad chunk | Johannes Weißl |
2015-10-27 | inets: fix {self, once} for not streamed request | Kirilll Zaborsky |
2015-10-27 | inets: send correct nonstreamed response with streaming | Kirilll Zaborsky |
2015-09-15 | Merge branch 'ia/pr/800/OTP-12984' into maint | Ingela Anderton Andin |
2015-09-09 | Correct conversion from seconds to milliseconds | Jimmy Zöger |
2015-09-08 | inets: Forward connection errors with https proxy | Kirilll Zaborsky |
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 |