<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/request-response.txt, branch 3.1.6</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.1.6</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.1.6'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-10-08T12:20:38Z</updated>
<entry>
<title>[3.1.x] Fixed #29356 -- Clarified docs for QueryDict.getlist() default.</title>
<updated>2020-10-08T12:20:38Z</updated>
<author>
<name>Paul Grau</name>
<email>graup@users.noreply.github.com</email>
</author>
<published>2020-10-08T12:19:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b0e5e7b67153e6252bcad959ccb061402e7ecd58'/>
<id>urn:sha1:b0e5e7b67153e6252bcad959ccb061402e7ecd58</id>
<content type='text'>
Backport of 855fc06236630464055b4f9ea422c68a07c6d02a from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #32057 -- Doc'd HttpResponse.get()/items().</title>
<updated>2020-10-01T09:00:32Z</updated>
<author>
<name>MAHANTH-wq</name>
<email>vallulrimahanthkumar@gmail.com</email>
</author>
<published>2020-10-01T05:35:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b17d13f26c17f9d4c9debe4d2731bff426b46b9'/>
<id>urn:sha1:6b17d13f26c17f9d4c9debe4d2731bff426b46b9</id>
<content type='text'>
Backport of 0da212ffbf5f22cfb1ad1f11bc30a45cee2fce82 from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #31816 -- Corrected the expected content type in StreamingHttpResponse docs.</title>
<updated>2020-07-23T11:13:17Z</updated>
<author>
<name>LincolnPuzey</name>
<email>lincoln@puzey.dev</email>
</author>
<published>2020-07-23T11:12:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bc75442ebfe2102fcc52c755cb40ba8051f0e383'/>
<id>urn:sha1:bc75442ebfe2102fcc52c755cb40ba8051f0e383</id>
<content type='text'>
Backport of d75436109694c286d9af48ae94ca39759d080214 from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #31790 -- Fixed setting SameSite and Secure cookies flags in HttpResponse.delete_cookie().</title>
<updated>2020-07-16T06:17:45Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-07-16T06:16:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3ca8cc0df14066133321c186758191f33a26a217'/>
<id>urn:sha1:3ca8cc0df14066133321c186758191f33a26a217</id>
<content type='text'>
Cookies with the "SameSite" flag set to None and without the "secure"
flag will be soon rejected by latest browser versions.

This affects sessions and messages cookies.
Backport of 240cbb63bf9965c63d7a3cc9032f91410f414d46 from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #31739 -- Documented dependency between HttpRequest stream IO methods and body.</title>
<updated>2020-07-08T08:41:28Z</updated>
<author>
<name>Tim Park</name>
<email>51100862+timpark0807@users.noreply.github.com</email>
</author>
<published>2020-07-08T08:40:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3756a0509ae48d91070fb65921dbb2d2155c61d1'/>
<id>urn:sha1:3756a0509ae48d91070fb65921dbb2d2155c61d1</id>
<content type='text'>
Backport of 060576b0abac460d72714e300aa709d1e7a87dd7 from master
</content>
</entry>
<entry>
<title>[3.1.x] Fixed #31696 -- Updated OWASP links in docs.</title>
<updated>2020-06-15T07:44:37Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2020-06-15T07:44:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ecd794bc686b656414d6877f90847ad82fe51c38'/>
<id>urn:sha1:ecd794bc686b656414d6877f90847ad82fe51c38</id>
<content type='text'>
Backport of a16080810bee8b3baf9ae7ac7b8433cb7b293e00 from master
</content>
</entry>
<entry>
<title>[3.1.x] Used :mimetype: role in various docs.</title>
<updated>2020-05-13T07:38:49Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-04-30T09:33:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=345fa40cb5459fab8ce06744396ab5ceaf2d04ee'/>
<id>urn:sha1:345fa40cb5459fab8ce06744396ab5ceaf2d04ee</id>
<content type='text'>
Backport of feb91dbda13974f84eac52dccdc0de1ddb636616 from master
</content>
</entry>
<entry>
<title>[3.1.x] Used :pep: role in various docs.</title>
<updated>2020-05-13T07:38:40Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-04-30T09:30:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=15d76dc2abefc799ecbc3545ae90aefe765d4144'/>
<id>urn:sha1:15d76dc2abefc799ecbc3545ae90aefe765d4144</id>
<content type='text'>
Backport of a9337b4add01e50ed8ff8d3ef44099a08cba475c from master
</content>
</entry>
<entry>
<title>Fixed broken links in docs.</title>
<updated>2020-04-28T08:09:45Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-04-28T08:09:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b28be08cac1f7cde332ca43db65bb733fa3f9bf5'/>
<id>urn:sha1:b28be08cac1f7cde332ca43db65bb733fa3f9bf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevented (and corrected) single backtick usage in docs.</title>
<updated>2020-04-01T12:55:11Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-03-31T08:37:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1cdfe8d91215eefaa18c398069dd9c6879a9511d'/>
<id>urn:sha1:1cdfe8d91215eefaa18c398069dd9c6879a9511d</id>
<content type='text'>
</content>
</entry>
</feed>
