thomasw / djproxy

djproxy is a class-based generic view reverse HTTP proxy for Django.
MIT License
42 stars 15 forks source link

Add possibility to change request_class #27

Closed kosmos342 closed 6 years ago

kosmos342 commented 6 years ago

It can help to stream downstream request and avoid problems with big requests (uploading files)

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.04%) to 93.252% when pulling 2a07d5283aa62f26caf0831d94e6bc78352b838f on yola:custom_request into 349f4c12e1355c7cdbf713a5c6ff3035f6eaf0c0 on thomasw:master.