aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_client
AgeCommit message (Expand)Author
2013-07-01Merge branch 'jwh/httpc_delete_body/OTP-11190' into maintFredrik Gustafsson
2013-06-14httpc: Allow content body in DELETE requestsJames Wheare
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-20Remove http_chunk:decode/4 as it is no longer usedMasatake Daimon
2013-05-20Fix {stream, {self, once}} in httpcMasatake Daimon
2013-03-18inets httpc: Revert incorrect commit regarding cookie handling.Ingela Anderton Andin
2013-03-12Added guard for invalid field and values in headersFredrik Gustafsson
2013-03-08Merge branch 'fredrik/inets/httpc_length_zero' into maintFredrik Gustafsson
2013-02-18inets: Improve ssl handlingIngela Anderton Andin
2013-02-15Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1Fredrik Gustafsson
2013-02-14inets httpc: Corrected separation of pipelining and persisten connectionsIngela Anderton Andin
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-18inets: fix autoredirect for POST requests responding 303Hans Svensson
2012-10-02inets: Dialyzer fixesIngela Anderton Andin
2012-10-02inets httpc: TLS via proxyIngela Anderton Andin
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-29Merge branch 'ta/docsmaint' into maintHenrik Nord
2012-07-11Merge branch 'bmk/inets/httpc/error_during_session_update/OTP-10093' into bmk...Micael Karlberg
2012-07-11Merge branch 'bmk/inets/httpc/cancel_request/OTP-10092' into bmk/inets/inets5...Micael Karlberg
2012-07-05Fix various code typos for R15B02Tuncer Ayaz
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-22[inets/httpc] Better handling of session db update failureMicael Karlberg
2012-05-22[inets/httpc] Cancel request does not workMicael Karlberg
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-15[inets] The module http_uri now officially supportedMicael Karlberg
2012-03-14[inets] A more general version of http_uri:parseMicael Karlberg
2012-03-13[inets/httpc] Add function to retreive current optionsMicael Karlberg
2012-02-08[inets/httpc] Connect error info improvementMicael Karlberg
2012-02-03[inets] Added more error info when connect failsMicael Karlberg
2012-01-20[inets] Merged from R14B and also fixed appupMicael Karlberg
2012-01-13Merge branch 'bmk/inets/httpc/streaming_404/r14/OTP-9860' into bmk/inets/inet...Micael Karlberg
2012-01-13[inets/httpc] The client incorrectly streams 404 responsesMicael Karlberg
2012-01-05[inets/httpc] Add proper code change codeMicael Karlberg
2012-01-04[inets/httpc] Add test caseMicael Karlberg
2012-01-03[inets/httpc] Fix the selection of session for keep-alive modeMicael Karlberg
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-11-23Fixed acceptor exit warnings (detected by dialyzer).Micael Karlberg
2011-11-21Various minor dialyzer related cleanup.Micael Karlberg
2011-10-18[httpc] Wrong Host header in IPv6 HTTP requests.Micael Karlberg
2011-10-12Make return from the parse function conform with:Micael Karlberg
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-23Merge branch 'dev' into majorMicael Karlberg
2011-09-23[httpc] Parsing of a cookie expire date should be more forgiving.Micael Karlberg
2011-09-20Merge branch 'dev' into majorHenrik Nord
2011-09-15Fix misspelling of keptTuncer Ayaz
2011-09-08[httpc] Rewrote cookie parsing. Among other things solvingMicael Karlberg
2011-09-06[httpc] Parsing of a cookie expire date should be more forgiving.Micael Karlberg
2011-09-05Removed the ossl config option (from both client and server).Micael Karlberg
2011-08-05[httpc] Deprecated interface module http has been removed.Micael Karlberg