Skip to content

Turn off SSL for SmashPig IPN listener

Ejegg requested to merge ejegg/dev-images:smashpigNoHttps into main

We'll send this through the same sort of proxy as we're sending payments-wiki through, so we turn off the 'Upgrade' header that advertises support for HTTP/2 but should not be included on any responses which are already HTTP/2 such as those from the proxy

Merge request reports