Age | Commit message (Expand) | Author |
2018-10-08 | Merge branch 'peterdmv/inets/httpc-content-type/ERL-736/OTP-15339' into maint | Péter Dimitrov |
2018-10-02 | inets: Fix handling of 'Content-Type' (httpc) | Péter Dimitrov |
2018-10-02 | inets: Fix handling of 'Content-Length' (httpc) | Péter Dimitrov |
2018-08-27 | Merge branch 'maint-20' into maint | Péter Dimitrov |
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-24 | Merge branch 'maint-21' into maint | Lars Thorsen |
2018-08-22 | inets: Do not use chunked encoding with 1xx, 204, 304 | Péter Dimitrov |
2018-08-15 | inets: Use status code 501 when no mod_* handles the request | Ingela Anderton Andin |
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-08-14 | inets: Use status code 501 when no mod_* handles the request | Ingela Anderton Andin |
2018-07-24 | Merge branch 'maint-20' into maint | John Högberg |
2018-07-17 | inets: Improve error handling | Ingela Anderton Andin |
2018-07-06 | Add test case on relative redirects with ports | Ross Schlaikjer |
2018-07-06 | Add mixed test group, http -> https redirect test | Ross Schlaikjer |
2018-06-18 | Update copyright year | Henrik Nord |
2018-04-27 | inets: Fix better test case data generation | Ingela Anderton Andin |
2018-04-24 | Merge branch 'peterdmv/httpd_reload_config/ERL-578/OTP-15025' | Péter Dimitrov |
2018-04-23 | inets: Fix httpd:reload_config/2 | Péter Dimitrov |
2018-04-19 | inets: Fix broken httpc options handling | Péter Dimitrov |
2018-04-18 | inets: Fix handling of relative paths in script_alias | Péter Dimitrov |
2018-04-17 | Merge branch 'maint' | Péter Dimitrov |
2018-04-17 | Merge branch 'peterdmv/httpc_delete_requests/ERL-536/OTP-15006' | Péter Dimitrov |
2018-04-12 | inets: Fix broken httpc options handling | Péter Dimitrov |
2018-04-11 | Merge pull request #1752 from lucafavatella/httpc-connection-close | Péter Dimitrov |
2018-04-06 | inets: Fix broken handling of header Content-Type | Péter Dimitrov |
2018-04-06 | inets: Work around warning in test | Luca Favatella |
2018-03-28 | inets,tftp: Break out TFTP from inets | Péter Dimitrov |
2018-03-28 | inets,ftp: Break out FTP from inets | Péter Dimitrov |
2018-03-23 | inets: Teach httpc to honour `Connection: close` from server | Luca Favatella |
2018-03-23 | inets: Fix profile used in persistent_connection tests in httpc_SUITE | Luca Favatella |
2018-03-14 | inets: fix scheme validation in http_uri:parse when binary URI | Luca Favatella |
2018-03-06 | Merge branch 'maint' | 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-19 | Merge branch 'maint' | Péter Dimitrov |
2018-02-09 | inets: Fix httpc crash on keep-alive connections | Péter Dimitrov |
2017-12-21 | Merge branch 'maint' | Ingela Anderton Andin |
2017-12-20 | inets: Remove old legacy SUITE | Ingela Anderton Andin |
2017-12-19 | Merge branch 'maint' | Ingela Anderton Andin |
2017-12-18 | inets: Add missing argument in httpc_SUITE | Ingela Anderton Andin |
2017-12-15 | Merge branch 'maint' | 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-28 | inets: Fix httpc path handling | Péter Dimitrov |
2017-11-20 | Merge branch 'peterdmv/inets/autoredirect/ERL-333/OTP-14729' | Péter Dimitrov |
2017-11-20 | Merge branch 'peterdmv/inets/http_content_injection/ERL-456/OTP-14726' | Péter Dimitrov |
2017-11-17 | inets: Eliminate race condition | Ingela Anderton Andin |