<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/inets, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge pull request #2308 from igobul/inets/test/httpc_SUITE</title>
<updated>2019-07-04T06:05:56+00:00</updated>
<author>
<name>Ingela Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-07-04T06:05:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8fb06b5b98c0bdc959d82d7e19400047a9188d8d'/>
<id>8fb06b5b98c0bdc959d82d7e19400047a9188d8d</id>
<content type='text'>
ERL-989: Fix typo in httpc_SUITE:content_length/1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ERL-989: Fix typo in httpc_SUITE:content_length/1</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-22' into maint</title>
<updated>2019-07-03T08:31:58+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-07-03T08:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b0a8268780f3f24cbfd9698a0ca08d166bbbd798'/>
<id>b0a8268780f3f24cbfd9698a0ca08d166bbbd798</id>
<content type='text'>
* maint-22:
  Updated OTP version
  Prepare release

# Conflicts:
#	make/otp_version_tickets
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-22:
  Updated OTP version
  Prepare release

# Conflicts:
#	make/otp_version_tickets
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-07-02T11:44:08+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=41bc2fccb1aa97e34e3cfc349c0b4b5d997b5256'/>
<id>41bc2fccb1aa97e34e3cfc349c0b4b5d997b5256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peterdmv/inets/httpc-uri-scheme/ERL-969/OTP-15930' into maint</title>
<updated>2019-07-01T10:00:53+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-07-01T10:00:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6839c250fe21b19b100b2ac156b0422c0ec0358d'/>
<id>6839c250fe21b19b100b2ac156b0422c0ec0358d</id>
<content type='text'>
* peterdmv/inets/httpc-uri-scheme/ERL-969/OTP-15930:
  inets: Return error if URI has no scheme (httpc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peterdmv/inets/httpc-uri-scheme/ERL-969/OTP-15930:
  inets: Return error if URI has no scheme (httpc)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in httpc_SUITE:content_length/1</title>
<updated>2019-06-28T03:36:19+00:00</updated>
<author>
<name>Igor Bulanov</name>
<email>igor.bulanov@eltex-co.ru</email>
</author>
<published>2019-06-28T02:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=39dec3155b76dba6d701bee8112d52d4aa61d51a'/>
<id>39dec3155b76dba6d701bee8112d52d4aa61d51a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Return error if URI has no scheme (httpc)</title>
<updated>2019-06-27T13:25:26+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-06-27T12:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4c7bf834f532b682c92c77a4e4fe171002ee9d7a'/>
<id>4c7bf834f532b682c92c77a4e4fe171002ee9d7a</id>
<content type='text'>
This commit fixes a regression and changes httpc to return
{error, no_scheme} when the request URI has no scheme
e.g. "//foobar".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit fixes a regression and changes httpc to return
{error, no_scheme} when the request URI has no scheme
e.g. "//foobar".
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2206 from alehar/inets/httpd_request_parse_headers_fix</title>
<updated>2019-06-17T10:18:52+00:00</updated>
<author>
<name>Ingela Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-06-17T10:18:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dc60b1db60b96f6ea300270a7fed9d82e330f86d'/>
<id>dc60b1db60b96f6ea300270a7fed9d82e330f86d</id>
<content type='text'>
inets: httpd_request - honor RFC2616 LF only as header line terminator

OTP-15893</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inets: httpd_request - honor RFC2616 LF only as header line terminator

OTP-15893</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-05-10T12:42:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-10T12:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36719f9798f1f7c2de203091582083e8d8e5726b'/>
<id>36719f9798f1f7c2de203091582083e8d8e5726b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prepare release"</title>
<updated>2019-04-24T12:29:10+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-04-24T12:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f2ddb633ffe97a92584edfbaf95d2dce3961cc8'/>
<id>0f2ddb633ffe97a92584edfbaf95d2dce3961cc8</id>
<content type='text'>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-04-23T15:38:37+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-04-23T15:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=425889ba69b69a9b6fb14bfbef121d51b78e853a'/>
<id>425889ba69b69a9b6fb14bfbef121d51b78e853a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
