esp32_https_server icon indicating copy to clipboard operation
esp32_https_server copied to clipboard

Fixed compiling with ESP32 + bug fix

Open FStefanni opened this issue 3 years ago • 3 comments

Hi,

this pr is a small fix for compiling with ESP32. Fixes #136

Moreover, this pr fixes the default behavior for Connection header. Please see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Connection

Regards

FStefanni avatar Nov 24 '21 07:11 FStefanni

@fhessel any chance we could please get this merged?

sachaw avatar Mar 11 '22 03:03 sachaw

+1 for early merge

sekarpdkt avatar Mar 22 '22 01:03 sekarpdkt

@fhessel I don't feel confident enough to review the keepalive change (which I don't understand). But +1 on the sha-header change. I have a merge request ready also for esp32_https_server_compat that is waiting for this merge request...

jackjansen avatar Jun 09 '22 21:06 jackjansen