Tamper-Data-for-FF-Quantum
Tamper-Data-for-FF-Quantum copied to clipboard
Any workarounds?
Are you still waiting for a fix from the Mozilla Dev team or would you also be interested in a workaround? I was also thinking of a way to HTTP Request Smuggling the POST body into the header fields with CR LF.
Definitely interested in a workaround.. how would that work exactly?
Just an idea: When we can inject new line character (CRLF) into a header field it could be possible. But I didn't test the webRequest-API yet.
Original request:
Injected POST-Body as a requestHeaders:

If the Content-Length can be set the old original POST-Body will be ignored.
Sorry for the delay. I tried the method you suggested but it didn't work. I tried it a long time ago but I'm pretty sure this was the result.