aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
AgeCommit message (Expand)Author
2018-04-12inets: Fix broken httpc options handlingPéter Dimitrov
2018-03-07Merge pull request #1724 from lucafavatella/http_uri-typesPéter Dimitrov
2018-03-06inets: work around http_uri:parse Dialyzer warning in uri_SUITE.erl:274Luca Favatella
2018-03-06inets: Prepare for releasePéter Dimitrov
2018-03-05inets: refine types and doc of http_uri:parse optionsLuca Favatella
2018-03-05inets: export types documented for http_uri moduleLuca Favatella
2018-02-26inets: Add unix domain socket support to httpcPéter Dimitrov
2018-02-09inets: Prepare for releasePéter Dimitrov
2018-02-09inets: Fix httpc crash on keep-alive connectionsPéter Dimitrov
2017-11-17inets: Eliminate race conditionIngela Anderton Andin
2017-11-10Merge branch 'maint-20' into maintIngela Anderton Andin
2017-11-09inets: Prepare for releaseIngela Anderton Andin
2017-11-09inets: Add missing guardIngela Anderton Andin
2017-11-01Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviourIngela Andin
2017-11-01inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-11-01inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin
2017-11-01inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin
2017-10-31inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin
2017-10-29[#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3Hamidreza Soleimani
2017-10-26inets: Correct guard testIngela Anderton Andin
2017-10-26Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maintIngela Anderton Andin
2017-10-25inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin
2017-10-24inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin
2017-10-12inets: ENV should be a stringIngela Anderton Andin
2017-09-14Merge branch 'maint-20' into maintPéter Dimitrov
2017-09-13Merge branch 'peterdmv/prepare_inets_release' into maint-20Erlang/OTP
2017-09-13Merge branch 'peterdmv/inets/http_uri_backwards_compat/OTP-14573' into maint-20Erlang/OTP
2017-09-13inets: httpd correct server_name environment valueIngela Anderton Andin
2017-09-13inets: httpd - Add chunk handling of client dataIngela Anderton Andin
2017-09-12inets: httpd correct server_name environment valueIngela Anderton Andin
2017-09-12inets: httpd - Add chunk handling of client dataIngela Anderton Andin
2017-09-06inets: Restore old behavior when parsing "+"Péter Dimitrov
2017-09-05inets: prepare for releasePéter Dimitrov
2017-08-11Merge pull request #1509 from vances/issue-erl-398Ingela Andin
2017-07-10Don't truncate existing disk_logs.Vance Shipley
2017-07-07Log actual http status code of response.Vance Shipley
2017-06-14Update copyright yearHans Nilsson
2017-05-30inets: httpc - Gracefull normal shutdownIngela Anderton Andin
2017-05-23Fix httpc timeout for redirectsJohannes Weißl
2017-05-15Merge pull request #1322 from tsloughter/binary_uri_encodeIngela Andin
2017-05-12Merge branch 'maint'Hans Nilsson
2017-05-08Merge pull request #1428 from martincox/masterIngela Andin
2017-05-05add binary string support to http_uri functionsTristan Sloughter
2017-05-04inets: Try fix ftp recv_chunk timing issueHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-05When a non-DST time is passed to the httpd_util:rfc1123_date/1 function, itMartin Cox
2017-04-04Merge branch 'maint'Ingela Anderton Andin
2017-03-31Merge branch 'voltone/inets/httpc_redirect_normalize_host/PR-1381/OTP-14301' ...Erlang/OTP
2017-03-17Omit port from Host header on redirect to well-known portBram Verburg
2017-03-15inets/ftp: spelling correctionHans Nilsson