The Discovery in TAXII 2.0 is presenting several issues:
- It is sending a
POST
request instead of aGET
as specified in the specification - The
content-type
andaccept
headers are set tourn:taxii.mitre.org:message:xml:1.1
instead ofapplication/vnd.oasis.taxii+json
orapplication/vnd.oasis.taxii+json; version=2.0