lotus/lib
Jim Pick b6d5ea629b Make websocket connection upgrade header check case-insensitive
I was having troubles configuring an nginx reverse-proxy when
using Websockets.

It turns out my configuration was sending a "Connection: upgrade"
header, but Lotus expected "Connection: Upgrade".

This commit converts the check to be case-insensitive.

Some of the examples on the MDN page show lower-case "upgrade",
so I think it's not unusual for the usage to vary.
2020-03-13 13:07:39 -07:00
..
addrutil Devnet 3; Builtin bootstrap; NAT Port Map 2019-10-09 05:16:35 +02:00
auth Update go-log to v2 2020-01-08 20:22:31 +01:00
bufbstore pull buffered blockstore into the lib folder 2019-07-08 22:29:01 +02:00
increadtimeout Improve warning 2020-01-23 12:39:23 -08:00
jsonrpc Make websocket connection upgrade header check case-insensitive 2020-03-13 13:07:39 -07:00
lotuslog lotuslog: don't override log levels 2020-01-19 21:18:35 +01:00
padreader Merge remote-tracking branch 'origin/master' into feat/election-post 2019-11-27 13:31:44 +01:00
rlepluslazy Revert "Fix small bug in RLE" 2020-01-30 16:14:32 -08:00
sigs Fix CheckBlockSignature, add docks 2020-02-04 15:12:10 +01:00
statemachine Update cbor-gen, error on unknown fields 2020-01-21 17:28:55 +01:00
tarutil Update go-log to v2 2020-01-08 20:22:31 +01:00