Age | Commit message (Expand) | Author |
2018-03-05 | inets: Skip http_unix_socket test group on Windows | Péter Dimitrov |
2018-02-26 | inets: Add unix domain socket support to httpc | Péter Dimitrov |
2018-02-09 | inets: Fix httpc crash on keep-alive connections | Péter Dimitrov |
2017-12-18 | inets: Add missing argument in httpc_SUITE | Ingela Anderton Andin |
2017-12-14 | inets: Add comparable benchmark tests | Ingela Anderton Andin |
2017-11-17 | inets: Eliminate race condition | Ingela Anderton Andin |
2017-10-29 | [#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3 | Hamidreza Soleimani |
2017-10-26 | inets: Correct guard test | Ingela Anderton Andin |
2017-10-12 | inets: httpc - fix default timeout in httpc_SUITE | Ingela Anderton Andin |
2017-05-23 | Fix httpc timeout for redirects | Johannes Weißl |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-03 | inets: Do not test https/ftps if crypto can not start | Ingela Anderton Andin |
2016-12-21 | inets: httpc - Prevent hanging user process | 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-09-27 | Update test case docs with RFC-7231 | Ahmed Shafeeq Bin Mohd Shariff |
2016-09-18 | Update behavior of httpc:request to match RFC-7231 | Ahmed Shafeeq Bin Mohd Shariff |
2016-06-07 | httpc: Replaced deprecated module random with recommended module rand in http... | Hans Nilsson |
2016-05-23 | inets: Use test_server app tests and remove legacy test_server code | Ingela Anderton Andin |
2016-05-18 | [inets] Remove calls to the inets_time_compat module | Lars Thorsen |
2016-02-22 | inets: Add DELETE Body to client | FabioBatSilva |
2015-12-08 | inets: Add PATCH method to client and server | Pablo Lamela |
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-10-13 | inets: fix suppport of HTTP headers with obs-fold | Kirilll Zaborsky |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-02 | Merge branch 'maint' | Henrik Nord |
2015-05-29 | inets: Add customize option | Ingela Anderton Andin |
2015-03-24 | inets: Add new module inets_time_compat with new time API | Erland Schönbeck |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | inets: Cleanup of multiple copies of functions | Erland Schönbeck |
2015-03-20 | inets: Update comments | Erland Schönbeck |
2015-03-20 | Suppress deprecated warning on erlang:now/0 | Erland Schönbeck |
2015-03-20 | Use new time API and be back-compatible in inets | Erland Schönbeck |
2015-02-05 | Merge branch 'maint' | Zandra Hird |
2015-02-05 | Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maint | Zandra Hird |
2015-02-03 | Merge branch 'maint' | Zandra Hird |
2015-02-03 | Merge branch 'maint-17' into maint | Zandra Hird |
2015-02-03 | inets: parse correctly 'Set-Cookie' header with empty value | Kirilll Zaborsky |
2015-01-29 | inets: httpd - Sanity check of content-length header | Ingela Anderton Andin |
2015-01-26 | Merge branch 'maint' | Marcus Arendt |
2015-01-20 | httpc: Avoid parsing invalid 'Set-Cookie' headers | Sina Samavati |
2014-12-01 | inets: Fix typo | Ingela Anderton Andin |
2014-12-01 | inets: stop httpc_handler on 'connection closed' send error | Kirilll Zaborsky |
2014-06-04 | Merge branch 'scrapinghub/stream_body_with_no_content_length' into maint | Marcus Arendt |
2014-05-28 | Merge branch 'ia/ssl/improved-options-handling/OTP-11950' into maint | Ingela Anderton Andin |
2014-05-27 | Merge branch 'maint-17' into maint | Ingela Anderton Andin |
2014-05-26 | inets: Correct httpc_SUITE | Ingela Anderton Andin |