<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/conf, branch release-1.13.12</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>MIME: added most common OpenDocument types.</title>
<updated>2017-10-02T16:07:01+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2017-10-02T16:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e22f5b71fe21bab59883e1e7d96d36490c627a04'/>
<id>e22f5b71fe21bab59883e1e7d96d36490c627a04</id>
<content type='text'>
Requested by Michiel Leenaars.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requested by Michiel Leenaars.
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: style.</title>
<updated>2017-10-02T16:06:51+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2017-10-02T16:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c857edc41d3e49da57f5e597a3cca2b1d3ff3b9a'/>
<id>c857edc41d3e49da57f5e597a3cca2b1d3ff3b9a</id>
<content type='text'>
Restored alphabetical order within groups, OOXML types placed to
the application/ group and wrapped to avoid lines longer than 80 chars.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restored alphabetical order within groups, OOXML types placed to
the application/ group and wrapped to avoid lines longer than 80 chars.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the REQUEST_SCHEME parameter.</title>
<updated>2015-06-05T19:23:26+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2015-06-05T19:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=413158330abf082d1c0b48b264090f3bf4e4305e'/>
<id>413158330abf082d1c0b48b264090f3bf4e4305e</id>
<content type='text'>
The REQUEST_SCHEME parameter was introduced in Apache 2.3.11 and seems
to be used by some scripts now.  It looks more logical than previously
used HTTPS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The REQUEST_SCHEME parameter was introduced in Apache 2.3.11 and seems
to be used by some scripts now.  It looks more logical than previously
used HTTPS.
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: added application/xspf+xml MIME type (ticket #479).</title>
<updated>2014-03-06T09:51:08+00:00</updated>
<author>
<name>Filipe da Silva</name>
<email>fdasilvayy@gmail.com</email>
</author>
<published>2014-03-06T09:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3dddf60850731ff7cd340d2b52e65410ed635868'/>
<id>3dddf60850731ff7cd340d2b52e65410ed635868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: added video/mp2t and application/vnd.apple.mpegurl types.</title>
<updated>2014-03-04T19:40:35+00:00</updated>
<author>
<name>Roman Arutyunyan</name>
<email>arut@nginx.com</email>
</author>
<published>2014-03-04T19:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=39b04fce3ac86f053e8a471fcb65ba53cffab4e9'/>
<id>39b04fce3ac86f053e8a471fcb65ba53cffab4e9</id>
<content type='text'>
Both types are used by HLS.  The values are taken from RFC 3555
and HLS specification respectively.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both types are used by HLS.  The values are taken from RFC 3555
and HLS specification respectively.
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: added application/json MIME type.</title>
<updated>2013-09-18T19:59:47+00:00</updated>
<author>
<name>Piotr Sikora</name>
<email>piotr@cloudflare.com</email>
</author>
<published>2013-09-18T19:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6e3746c2731587a64b10e879bd752a5128df4326'/>
<id>6e3746c2731587a64b10e879bd752a5128df4326</id>
<content type='text'>
Signed-off-by: Piotr Sikora &lt;piotr@cloudflare.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Piotr Sikora &lt;piotr@cloudflare.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: eot MIME type updated to follow IANA (ticket #306).</title>
<updated>2013-08-23T12:24:24+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2013-08-23T12:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a01f0078edfecc6ef3d406bb4b3100737f592d4c'/>
<id>a01f0078edfecc6ef3d406bb4b3100737f592d4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: added the most common OOXML MIME types (ticket #243).</title>
<updated>2013-08-23T12:24:24+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2013-08-23T12:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1c71e4f8720aa3a8285cdf2e98a6fd40473112ae'/>
<id>1c71e4f8720aa3a8285cdf2e98a6fd40473112ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: added application/font-woff MIME type (ticket #292).</title>
<updated>2013-08-23T12:24:23+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2013-08-23T12:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=86113327771bfcffd8884359dfd6729d98cad522'/>
<id>86113327771bfcffd8884359dfd6729d98cad522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace fix.</title>
<updated>2013-08-17T12:54:55+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2013-08-17T12:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=300530284fc15c75df5478def354eab520cc615c'/>
<id>300530284fc15c75df5478def354eab520cc615c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
