aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_client/httpc_response.erl
AgeCommit message (Expand)Author
2018-07-09Merge branch 'maint'Péter Dimitrov
2018-07-06Don't modify URI, explicitly pass scheme to get_portRoss Schlaikjer
2018-07-06Update scheme on redirect URI and accumulatorRoss Schlaikjer
2018-07-06Fix accidental Port assertion in resolve_authorityRoss Schlaikjer
2018-07-06Do not assert that new URI port is same as old portRoss Schlaikjer
2018-06-30Include question mark in query string on redirectJosé Valim
2018-06-18Update copyright yearHenrik Nord
2018-03-23inets: Delete obsolete comment in httpc_response:resultLuca Favatella
2017-11-15inets: Add support for URI-references in LocationPéter Dimitrov
2017-10-29[#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3Hamidreza Soleimani
2017-05-04Update copyright yearRaimo Niskanen
2017-04-04Merge branch 'maint'Ingela Anderton Andin
2017-03-17Omit port from Host header on redirect to well-known portBram Verburg
2017-03-01Fix typos: lenght -> lengthMyron Marston
2016-12-14inets: httpc - Correct redirection host headerIngela Anderton Andin
2016-09-18Update behavior of httpc:request to match RFC-7231Ahmed Shafeeq Bin Mohd Shariff
2016-03-15update copyright-yearHenrik Nord
2015-09-09Correct conversion from seconds to millisecondsJimmy Zöger
2015-06-18Change license text to APLv2Bruce Yinhe
2013-02-15Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1Fredrik Gustafsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-18inets: fix autoredirect for POST requests responding 303Hans Svensson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-15[inets] The module http_uri now officially supportedMicael Karlberg
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
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
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-06-07OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg
2010-01-13OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP