當前位置: 首頁>>代碼示例>>Python>>正文


Python django.http模塊代碼示例

django.http共有17個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. django.http.HttpResponse() ,822個項目使用

2. django.http.HttpResponseRedirect() ,427個項目使用

3. django.http.JsonResponse() ,361個項目使用

4. django.http.Http404() ,282個項目使用

5. django.http.HttpRequest() ,145個項目使用

6. django.http.HttpResponseBadRequest() ,130個項目使用

7. django.http.HttpResponseForbidden() ,116個項目使用

8. django.http.QueryDict() ,95個項目使用

9. django.http.HttpResponseNotFound() ,87個項目使用

10. django.http.StreamingHttpResponse() ,52個項目使用

11. django.http.HttpResponseServerError() ,52個項目使用

12. django.http.HttpResponseNotAllowed() ,43個項目使用

13. django.http.HttpResponsePermanentRedirect() ,40個項目使用

14. django.http.FileResponse() ,26個項目使用

15. django.http.HttpResponseNotModified() ,13個項目使用

16. django.http.HttpResponseGone() ,9個項目使用

17. django.http.SimpleCookie() ,9個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。