You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This applies the equal directive to each set-cookie duplicated field in the order listed. Only one directive type can be specified. We should at least support the new map syntax for this:
We currently support duplicate field verification via this syntax:
https://github.com/SolidWallOfCode/txn_box/blob/ac14d6ba457df564738fea1566fb68b7745d42ce/test/autest/gold_tests/ct_header/ct_header.replay.yaml#L411-L414
This applies the
equal
directive to each set-cookie duplicated field in the order listed. Only one directive type can be specified. We should at least support the new map syntax for this:And this would be really cool:
Thus different directives could be applied to each field. This latter is not likely easy to implement. Look into it.
Regardless of the mechanism settled upon, this must be documented.
The text was updated successfully, but these errors were encountered: