Mariusz Felisiak
|
240cbb63bf
Fixed #31790 -- Fixed setting SameSite and Secure cookies flags in HttpResponse.delete_cookie().
|
4 år sedan |
Tim Park
|
060576b0ab
Fixed #31739 -- Documented dependency between HttpRequest stream IO methods and body.
|
4 år sedan |
Hasan Ramezani
|
a16080810b
Fixed #31696 -- Updated OWASP links in docs.
|
4 år sedan |
Nick Pope
|
feb91dbda1
Used :mimetype: role in various docs.
|
4 år sedan |
Nick Pope
|
a9337b4add
Used :pep: role in various docs.
|
4 år sedan |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 år sedan |
Mariusz Felisiak
|
b28be08cac
Fixed broken links in docs.
|
4 år sedan |
Adam Johnson
|
1cdfe8d912
Prevented (and corrected) single backtick usage in docs.
|
5 år sedan |
Florian Apolloner
|
549445519c
Reverted "Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object."
|
5 år sedan |
Claude Paroz
|
e348ab0d43
Fixed #30997 -- Deprecated HttpRequest.is_ajax().
|
5 år sedan |
Claude Paroz
|
d66d72f956
Refs #30997 -- Added HttpRequest.accepts().
|
5 år sedan |
Carlton Gibson
|
56071826bb
Refs #30752 -- Doc'd error reporting related optional request attributes.
|
5 år sedan |
Osaetin Daniel
|
b33bfc3839
Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'.
|
5 år sedan |
Osaetin Daniel
|
14e690ae5a
Doc'd HttpResponse.set_cookie()'s secure argument.
|
5 år sedan |
Osaetin Daniel
|
15c5875e69
Refs #6657 -- Corrected HttpResponse.set_cookie()/set_signed_cookie() signatures in docs.
|
5 år sedan |
Hasan Ramezani
|
52018e1615
Fixed typos in 3.0 release notes and docs/ref/request-response.txt.
|
5 år sedan |
Baptiste Mispelon
|
ff1b19da67
Fixed #31029 -- Used more specific links to RFCs.
|
5 år sedan |
Baptiste Mispelon
|
9f1ec9efc3
Fixed #28469 -- Doc'd how to create a custom HttpResponse subclass.
|
5 år sedan |
Claude Paroz
|
d71497bb24
Refs #26601 -- Used new-style middlewares in documentation.
|
5 år sedan |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 år sedan |
Claude Paroz
|
7203efb799
Fixed #30694 -- Documented FileResponse does not seek its file source.
|
5 år sedan |
niauah
|
75f8264083
Corrected StreamingHttpResponse.streaming_content description in docs.
|
5 år sedan |
Chris Jerdonek
|
cce47ff65a
Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object.
|
5 år sedan |
Chris Jerdonek
|
533311782f
Refs #30565 -- Doc'd HttpResponse.close() method.
|
5 år sedan |
ShingenPizza
|
de4832c49b
Fixed #30196 -- Made FileResponse set Content-Disposition inline if filename is available.
|
5 år sedan |
Troon
|
a3a4f5c144
Fixed #30310 -- Added support for looking up HttpHeaders.headers using underscores.
|
5 år sedan |
sage
|
9aa56cb0d5
Fixed #30294 -- Allowed HttpResponse to accept memoryview content.
|
6 år sedan |
Mariusz Felisiak
|
e449c3a832
Doc'd that HttpResponse accepts bytestrings.
|
6 år sedan |
Mariusz Felisiak
|
881362986a
Fixed "byte string" typo in various docs and comments.
|
6 år sedan |
Nick Pope
|
398afba084
Updated spelling and RFCs in HttpOnly cookie flag docs.
|
6 år sedan |