Age | Commit message (Expand) | Author |
2018-08-27 | Merge branch 'peterdmv/inets/fix_http_client/OTP-15242' into maint-20 | Péter Dimitrov |
2018-08-24 | inets: Robust handling of 204, 304, 1xx responses | Péter Dimitrov |
2018-08-22 | inets: Do not use chunked encoding with 1xx, 204, 304 | Péter Dimitrov |
2018-08-15 | inets: Remove 21 test case | Ingela Anderton Andin |
2018-08-14 | Merge branch 'ingela/inets/maint-20/status-501/ERIERL-218/OTP-15215' into mai... | Erlang/OTP |
2018-08-14 | inets: Use status code 501 when no mod_* handles the request | Ingela Anderton Andin |
2018-07-17 | inets: Improve error handling | Ingela Anderton Andin |
2018-04-19 | inets: Fix broken httpc options handling | Péter Dimitrov |
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-20 | inets: Remove old legacy SUITE | Ingela Anderton Andin |
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-12-14 | inets: Create httpd benchmark framwork | Hans Nilsson |
2017-11-17 | inets: Eliminate race condition | Ingela Anderton Andin |
2017-11-10 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-09 | inets: Add missing guard | Ingela Anderton Andin |
2017-11-01 | Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviour | Ingela Andin |
2017-11-01 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin |
2017-11-01 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin |
2017-11-01 | inets: httpd - do not hardcode 302 status for location | Ingela Anderton Andin |
2017-10-31 | inets: httpd - do not hardcode 302 status for location | 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-26 | Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maint | Ingela Anderton Andin |
2017-10-25 | inets: httpd - Fix broken handling of POST requests | Ingela Anderton Andin |
2017-10-24 | inets: Make sure httpd:stop_service is synchronous | Ingela Anderton Andin |
2017-10-12 | inets: httpc - fix default timeout in httpc_SUITE | Ingela Anderton Andin |
2017-09-14 | Merge branch 'maint-20' into maint | Péter Dimitrov |
2017-09-13 | Merge branch 'peterdmv/inets/http_uri_backwards_compat/OTP-14573' into maint-20 | Erlang/OTP |
2017-09-13 | inets: httpd - Add chunk handling of client data | Ingela Anderton Andin |
2017-09-12 | inets: httpd - Add chunk handling of client data | Ingela Anderton Andin |
2017-09-06 | inets: Restore old behavior when parsing "+" | Péter Dimitrov |
2017-07-10 | Test case group for logging | Vance Shipley |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-05-23 | Fix httpc timeout for redirects | Johannes Weißl |
2017-05-15 | Merge pull request #1322 from tsloughter/binary_uri_encode | Ingela Andin |
2017-05-12 | Merge branch 'maint' | Hans Nilsson |
2017-05-08 | Merge pull request #1428 from martincox/master | Ingela Andin |
2017-05-05 | add binary string support to http_uri functions | Tristan Sloughter |
2017-05-04 | inets: add testcase to ftp_SUITE | Hans Nilsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-02 | Added test in httpd_basic_SUTE to validate the correct handling of non-DST dates | Martin Cox |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-04-03 | inets: Do not test https/ftps if crypto can not start | Ingela Anderton Andin |
2017-03-15 | inets/ftp: Testcase for repeating chunked fetch | Hans Nilsson |
2017-03-01 | Fix typos: lenght -> length | Myron Marston |
2017-02-14 | Fixed typos in lib/inets | Andrew Dryga |
2016-12-21 | inets: httpc - Prevent hanging user process | Ingela Anderton Andin |