зеркало из https://github.com/mozilla/gecko-dev.git
2319ff8d81
This is kind of like the previous patch (where we had a not-very-friendly user experience shutting down misbehaving h2 sessions), but in this case the server has proven to us that it can speak a minimum of h2, so we don't want to just fallback. Instead, when we send a GOAWAY frame because we have detected some error on the part of the server, if it's a top-level page load, we'll show an error page explaining that the server spoke bad http/2, and the site admin(s) need to be contacted. We already did this for INADEQUATE_SECURITY (which is its own special case still), but that didn't cover all the cases. Differential Revision: https://phabricator.services.mozilla.com/D8436 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
jar.mn | ||
moz.build | ||
netError.js | ||
netError.xhtml |