Open MarkDavidson opened 10 years ago
@MarkDavidson I just ran in to this with FreeTAXII, and what I have done is just elided the in_response_to value and added notes in the message field for those use cases. However, since this is a very possible use case, we should see about having a controlled vocabulary of error types. Going forward the TAXII Spec really needs to give guidance here to prevent all of the implementors from doing their own thing.
In cases where the request message cannot be parsed/processed, it is not possible to specify a meaningful
in_response_to
value for the response message. The next revision of TAXII should consider this and provide appropriate guidance.