yhirose

Results 229 comments of yhirose

@pietroborrello if you add`-DCPPHTTPLIB_REQUEST_URI_MAX_LENGTH=4096`, what will happen on your machine?

@PixlRainbow, thank you for working on this. It looks very interesting enhancement! > but for now not sure how to identify an unexpected disconnect Could `is_socket_alive` be used for this...

@PixlRainbow, sorry for the late reply. I'll take a look at it when I have time.

@PixlRainbow, I just wonder what the comment 'NOT PRODUCTION READY!' in `example/websocket-plugin.cpp` means. Does it mean that making a production level WebSocket implementation is too hard with this extension? I...

@PasinduKollure thanks for feedback again. > I understand this may not conform with HTTP standards as [PixlRainbow](https://github.com/PixlRainbow) mentioned above, but I was hoping this 'approach' is possible. Even if you...

@PixlRainbow, thank you for the information. Honestly, I didn't know such an 'early response from a server. Where do you know it is described in the HTTP spec? I'll try...

@DomBlack, thanks for the problem report. Your suggestion looks totally reasonable to me. But If it happens with 'antirez/linenoise' as well, I am tending to leave it as it is,...

Sorry that the question is out of scope of this library...

@TeeGree, thanks for the helpful information. I'll reopen this issue, so that others can benefit from your comment. :)