Dotfiles/bin/.bin/webtest
Jonathan Hodgson bf132e16c2 BIN: analyse-headers: Fix incorrect reporting of SSL issues
It turns out the SSL flags secure and httponly are not case sensitive.

https://tools.ietf.org/html/rfc6265#section-5.2.5

I cannot find any documentation about the SameSite=Strict so I will
leave it case sensitive for now. The spec for that section is here:

https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-05#section-5.2

Thanks <Dom Ingram> for flagging this
2020-12-09 16:08:26 +00:00
..
analyse-headers BIN: analyse-headers: Fix incorrect reporting of SSL issues 2020-12-09 16:08:26 +00:00
catjwt Renames jwtcat to catjwt to avoid clash with 3rd party tool 2020-09-22 15:41:06 +01:00
clickjacking changed profile name to headless 2020-05-25 18:29:18 +01:00
formtocurl Adds a script for turning an html form into a curl requst 2019-12-17 12:30:12 +00:00
getCertificate Adds scripts to help with ssl testing 2020-09-22 15:49:42 +01:00
getpaths Adds getpaths script 2020-07-29 17:34:17 +01:00
tlsversionconnect Adds scripts to help with ssl testing 2020-09-22 15:49:42 +01:00
webtest A start to webtest script 2020-09-19 11:18:55 +01:00