Igor [hyperxor]
Igor [hyperxor]
Hello, I have run unit tests on the latest souce and got the following error: ``` 12: [ RUN ] http_server_test.client_multiple_requests_disconnects_handled 12: Trying to run server... 12: INITING 12: Server...
Hello, I want to ask question about `timeoutAfter` method in `Http::ResponseWriter`. Based on [documentation](http://pistache.io/guide/#controlling-timeout): ``` That is why Pistache provides the ability to control the timeout on a per-request basis....
Hello, I have noticed that there are no crashes in `/var/crash` after Segmentation fault in unit tests. For instance: 1) https://travis-ci.org/oktal/pistache/jobs/655471456 At the end of log I see the following...