Files
nats-server/server
Waldemar Quevedo a9e4aa4d42 JS Headers and case-sensitivity
Currently JS Headers such as `Nats-Expected-Last-Sequence` are case-sensitive
in the server to have a fast path rather and avoid `ReadMIMEHeader`.

In this change, we try to keep the fast path but add another check for cases
when the header may have been sent in a different case than expected.

Signed-off-by: Waldemar Quevedo <wally@synadia.com>
2021-04-09 12:50:33 -07:00
..
2020-05-19 14:15:11 -07:00
2021-04-09 12:50:33 -07:00
2021-04-07 17:44:30 -07:00
2020-02-25 19:53:09 -05:00
2020-11-17 18:57:45 +00:00
2021-04-08 18:03:14 -07:00
2021-01-14 01:14:52 -08:00
2021-01-14 01:14:52 -08:00
2019-05-06 15:41:38 -07:00
2020-06-12 10:03:47 -06:00
2018-10-06 14:06:14 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2019-12-12 11:58:24 -07:00
2021-02-23 10:57:00 -08:00