- Language: en
3 results for has patch in version 4.0
-
Django’s cache framework
- … patch_vary_headers ( response , [ 'Cookie' ]) return response patch_vary_headers takes an HttpResponse …
-
Testing tools
- … patch ( path , data = '' , content_type = 'application/octet-stream' , follow = False , secure = False , ** extra ) Makes a PATCH request …
-
View decorators
- … patches the response’s Cache-Control header by adding all of the keyword arguments to it. See patch …