django-rest-framework-proxy
django-rest-framework-proxy copied to clipboard
Fix StreamingMultipart body encoding
This fixes an issue #28 by binary encoding all output parts of the StreamingMultipart header. Unit tests from #26 should already be covering this pull request's changes.