GNOME Bugzilla – Bug 722341
tests: add ability to check for header fields not present
Last modified: 2014-01-19 18:31:52 UTC
It would be nice to have the ability to check that a field is not present in a header.
Created attachment 266468 [details] [review] tests: headers-parsing: allow checks with case insensitive headers fields
Created attachment 266469 [details] [review] tests: headers: allow checks on non present headers fields
Comment on attachment 266469 [details] [review] tests: headers: allow checks on non present headers fields >+ { "Response w/ 3 headers, check on different cases", can you change that to "check case-insensitivity" or something like that? At first I thought "different cases" meant, like, different situations.
Comment on attachment 266469 [details] [review] tests: headers: allow checks on non present headers fields Including the changes you mentioned.