Arthur de Araújo Farias

Results 23 comments of Arthur de Araújo Farias

I am trying to pass something like the command layout is cmd [argument] the test cases are cmd 'a=b c=d aaa-bbb-ccc=1' cmd "a=b c=d aaa-bbb-ccc=1" they don't work.

Same here, I'm serving an static html, in the second refresh it gives me the same message: "Not enought memory".

Now we can add memory check as a required CI component.

I made some progress in this problem some time ago. The problem I detected was: independently of having or not keep-alive header, the socket remained open waiting for a "keep-alive"...

We can't release with a known bug. Maybe we should tag this release as pre-alpha. I really recommend using a semantic versioning strategy.

@knowledge4igor, do you know if there is any PEG header only library in C++ viable to use in this project? There is a problem in client address that is: 1...

Same here. It's definetely leaking.

I created an example using this library and OpenCV. I'm passing an image through a POST and filtering this image with a gaussian filter. In the first images it rises...

First of all. You should compare same stuff. One you send an html document on another you just send a hello world string. The length is different. You should use...