- Language: en
3 results for has patch in version 2.2
-
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 ) [source] Makes a PATCH …
-
View decorators
- … patches the response’s Cache-Control header by adding all of the keyword arguments to it. See patch …