miketsts
Results
2
issues of
miketsts
A client calls the logger only in case of successful request completion, no matter the HTTP status is successful or not. However, in case of an error, for example, `httplib::Read`...
enhancement
The promise returned from `Http::ResponseWriter::send()` doesn't call the success callback. I've written a unit test and run the git bisect session which resulted in: ``` 6e0710533f5363d658c63047bf976808fe55e2f7 is the first bad...