oasis-open / cti-taxii-client

OASIS TC Open Repository: TAXII 2 Client Library Written in Python
https://taxii2client.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
107 stars 51 forks source link

Fix Range Header #75

Closed emmanvg closed 3 years ago

emmanvg commented 3 years ago

Range HTTP Header not properly constructed based on RFC 7233

codecov-commenter commented 3 years ago

Codecov Report

Merging #75 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files           8        8           
  Lines        1778     1778           
=======================================
  Hits         1690     1690           
  Misses         88       88           
Impacted Files Coverage Δ
taxii2client/v20/__init__.py 90.27% <0.00%> (ø)

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 217e34c...24e051e. Read the comment docs.