summaryrefslogtreecommitdiff
path: root/lib/inets/src/http_lib
Commit message (Expand)AuthorAgeFilesLines
* add binary string support to http_uri functionsTristan Sloughter2017-05-052-11/+70
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Omit port from Host header on redirect to well-known portBram Verburg2017-03-171-1/+17
* Update copyright-yearErlang/OTP2016-12-071-1/+1
* Replace ref() with reference() in inets filesKostis Sagonas2016-10-041-1/+2
* update copyright-yearHenrik Nord2016-03-156-6/+6
* Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18Erlang/OTP2016-01-291-4/+4
|\
| * inets: Use re instead of inets_regexpIngela Anderton Andin2016-01-281-4/+4
* | inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin2015-11-272-3/+18
* | inets: Allow whitespace after HTTP chunk againJohannes Weißl2015-11-151-1/+1
* | Merge branch 'maint-18' into maintZandra2015-11-133-292/+152
|\ \
| * | inets: Do not use internal or shell convenience functions in applicationIngela Anderton Andin2015-11-111-23/+11
| * | Inets: Clean up codeIngela Anderton Andin2015-11-111-13/+1
| * | inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin2015-11-111-78/+38
| * | inets: Remove debug macros that mimic call traceIngela Anderton Andin2015-11-111-36/+8
| * | inets: Improve max header size handlingIngela Anderton Andin2015-11-111-76/+87
| * | inets: Terminate gracfully when an invalid chunked length header is encounteredIngela Anderton Andin2015-11-112-68/+9
| |/
* | Merge branch 'scrapinghub/http_uri_scheme_validation' into maintHenrik Nord2015-10-271-7/+24
|\ \
| * | inets: scheme validation fun for http_uriKirilll Zaborsky2015-10-131-7/+24
| |/
* | inets: fix suppport of HTTP headers with obs-foldKirilll Zaborsky2015-10-131-9/+21
|/
* inets: httpd - Mend broken fd optionIngela Anderton Andin2015-09-101-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-188-74/+82
* Merge branch 'maint-17' into maintZandra Hird2015-02-032-11/+18
|\
| * inets: httpd - Sanity check of content-length headerIngela Anderton Andin2015-01-292-11/+18
* | Properly parse URI fragmentsAnthony Ramine2015-01-021-20/+15
|/
* inets: httpd - Reject incorrect large request lines earlyIngela Anderton Andin2014-05-231-1/+3
* inets: Remove log message as it causes more harm than use at the momentIngela Anderton Andin2014-01-131-4/+1
* Merge branch 'maint-r15' into maint-r16Fredrik Gustafsson2013-08-231-8/+13
|\
| * [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...Fredrik Gustafsson2013-08-211-6/+12
* | Update copyright yearsBjörn-Egil Dahlberg2013-06-122-2/+2
* | Remove http_chunk:decode/4 as it is no longer usedMasatake Daimon2013-05-201-38/+15
* | Fix http_request:http_headers/1 to send content-length when length is zeroCA Meijer2013-03-021-7/+2
* | inets httpd: Handle ipfamily option correctly when listning to port 0Ingela Anderton Andin2013-02-201-71/+28
* | inets: Improve ssl handlingIngela Anderton Andin2013-02-181-2/+4
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-5/+5
* [inets] The module http_uri now officially supportedMicael Karlberg2012-03-151-46/+97
* [inets] Initial proposal of module http_uriMicael Karlberg2012-03-141-9/+23
* Merge branch 'maint-r14'Micael Karlberg2011-11-152-12/+14
|\
| * Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg2011-11-092-14/+18
| |\
| | * Skip catching hex decode failure.Micael Karlberg2011-10-261-15/+2
| | * Fixed hex-decoding.Micael Karlberg2011-10-261-7/+26
| | * The XSS prevention methods used was confused if theMicael Karlberg2011-10-251-3/+2
| | * Updated http-server to make sure URLs in error-messagesMicael Karlberg2011-09-154-7/+185
| | * inets: Patch 1122Micael Karlberg2010-08-201-19/+87
* | | [httpc] Wrong Host header in IPv6 HTTP requests.Micael Karlberg2011-10-181-11/+24
* | | Make return from the parse function conform with:Micael Karlberg2011-10-121-2/+4
* | | Merge branch 'dev' into majorMicael Karlberg2011-09-231-0/+16
|\ \ \ | |/ /
| * | [httpc] Parsing of a cookie expire date should be more forgiving.Micael Karlberg2011-09-061-0/+16
* | | Removed the ossl config option (from both client and server).Micael Karlberg2011-09-052-60/+0
|/ /