glorp icon indicating copy to clipboard operation
glorp copied to clipboard

HTTP2 Support

Open denandz opened this issue 3 years ago • 1 comments

Glorp does not support HTTP2. There is some support for HTTP2 in Martian now, so this should be a case of writing an additional proxy module and figuring out how to best display and replay H2 requests.

denandz avatar Dec 02 '21 22:12 denandz

Looks like there are a few upstream martian hurdles to overcome (https://github.com/google/martian/issues/333) before this can get rolled into glorp.

denandz avatar Aug 30 '22 00:08 denandz