redbot icon indicating copy to clipboard operation
redbot copied to clipboard

add support for HTTP2

Open miyurusankalpa opened this issue 9 years ago • 2 comments

lot of sites are using HTTP2 now and redbot doesn't seem to use HTTP2

miyurusankalpa avatar Mar 12 '16 16:03 miyurusankalpa

@mnot ,

Is the main issue due to upgrading the server software redbot uses or does thor require some modification to how it uses the ssl wrapper?

hatzopoulos avatar Apr 24 '18 14:04 hatzopoulos

Thor doesn't support HTTP/2.

Right now this is pretty low-priority; REDbot focuses mostly on HTTP semantics, not the details of the on-the-wire implementation.

mnot avatar Apr 25 '18 07:04 mnot