Age | Commit message (Expand) | Author |
2019-06-17 | Merge pull request #2206 from alehar/inets/httpd_request_parse_headers_fix | Ingela Andin |
2019-04-15 | Merge branch 'maint' | Péter Dimitrov |
2019-04-14 | inets: Add tests for erl_script_timeout | Péter Dimitrov |
2019-04-14 | inets: Fix erl_script_timeout handling in mod_esi | Péter Dimitrov |
2019-04-10 | Merge pull request #2197 from lbolla/spelling-mistakes-fix | Björn Gustavsson |
2019-04-09 | inets: httpd_request - honor RFC2616 LF only as header line terminator | alex |
2019-03-31 | Fix various spelling mistakes | Lorenzo Bolla |
2019-03-08 | Merge branch 'maint' | Péter Dimitrov |
2019-03-08 | inets: Fix handling of erl_script_timeout | Péter Dimitrov |
2019-02-04 | Merge branch 'maint' | Péter Dimitrov |
2019-02-01 | inets: Ignore bracket option in format_address | Péter Dimitrov |
2019-01-23 | Merge branch 'maint' | Ingela Anderton Andin |
2019-01-23 | inets: httpc - Do not use bracked addresses to gen_tcp or ssl calls | Ingela Anderton Andin |
2018-10-08 | Merge branch 'maint' | Péter Dimitrov |
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-09-21 | Merge branch 'maint' | Henrik Nord |
2018-09-21 | Update copyright year | Henrik Nord |
2018-08-28 | Merge pull request #1894 from CrowdHailer/patch-1 | Ingela Andin |
2018-08-27 | Merge branch 'maint' | 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' | Lars Thorsen |
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: Prepare for release | Ingela Anderton Andin |
2018-08-15 | inets: Use status code 501 when no mod_* handles the request | Ingela Anderton Andin |
2018-08-15 | Merge branch 'maint' | 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-27 | Change "can not" into "cannot" | Raimo Niskanen |
2018-07-26 | Update httpc_manager.erl | Peter Saxton |
2018-07-24 | Merge branch 'maint' | John Högberg |
2018-07-24 | Merge branch 'maint-20' into maint | John Högberg |
2018-07-17 | inets: Improve error handling | Ingela Anderton Andin |
2018-07-09 | Merge branch 'maint' | Péter Dimitrov |
2018-07-06 | Don't modify URI, explicitly pass scheme to get_port | Ross Schlaikjer |
2018-07-06 | Update scheme on redirect URI and accumulator | Ross Schlaikjer |
2018-07-06 | Fix accidental Port assertion in resolve_authority | Ross Schlaikjer |
2018-07-06 | Do not assert that new URI port is same as old port | Ross Schlaikjer |
2018-06-30 | Include question mark in query string on redirect | José Valim |
2018-06-19 | ftp: Disallow 'packet_size' for low-level options | Hans Nilsson |
2018-06-18 | ftp: Socket options | Hans Nilsson |
2018-06-18 | Update copyright year | Henrik Nord |
2018-06-07 | stdlib: Move eval_str/1 from mod_esi to erl_eval | Hans Bolinder |
2018-06-05 | Merge branch 'maint' | John Högberg |
2018-05-22 | inets: Gracefully handle bad headers | Ingela Anderton Andin |