oasis-tcs / cti-taxii2

OASIS CTI TC: An official CTI TC repository for TAXII 2 work
https://github.com/oasis-tcs/cti-taxii2
Other
9 stars 4 forks source link

Add clarifying text to say the TAXII Error message HTTP code must match HTTP Header #63

Closed jordan2175 closed 6 years ago

jordan2175 commented 6 years ago

In the TAXII error message we have the ability to optionally add the HTTP error code in the JSON. However, we are missing normative text that says it must match the HTTP error code provided in the HTTP header.

jordan2175 commented 6 years ago

The text has been changed to:

The HTTP status code applicable to this error. If this property is provided it MUST match the HTTP status code found in the HTTP header.