Oh the number of times I'd have to deal with that using APIs...
https://infosec.exchange/@malwareminigun/115226987647548832
https://infosec.exchange/@malwareminigun/115226987647548832
@drscriptt I'm sorry but the entire DoD model is based on a lot of stacked transport. Given how complicated delivering the security guarantees is I think we should be happy that we don't have to intertwine that with most of the actual protocol bits too.
(That technically HTTP3 defacto requires TLS because a lot of internet firewalls wouldn't route QUIC otherwise notwithstanding)
@malwareminigun I was referring to how HTTP(S) supports more than just a transport.
Conditional requests, HEAD vs GET, PUT, UPDATE, etc.
Different result codes for different results, redirection, declaration that something is gone.
HTTP(S) is far more than just a transport.