abhishek-ram / django-pyas2

AS2 file transfer Server built on Python and Django.
https://django-pyas2.readthedocs.io
GNU General Public License v3.0
78 stars 31 forks source link

Add option to send binary content type. #49

Closed adiroiban closed 3 years ago

adiroiban commented 3 years ago

Just a small change.

I wen to 'binary' as the human readable content type.

codecov[bot] commented 3 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files          11       11           
  Lines         576      576           
=======================================
  Hits          562      562           
  Misses         14       14           
Impacted Files Coverage Δ
pyas2/models.py 96.06% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 34afcce...58fbc24. Read the comment docs.