1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-06 02:02:10 +00:00
actix-web/awc/src
Otavio Salvador 6e00eef63a awc: Fix typo on ResponseError documentation (#815)
* awc: Fix typo on ResponseError documentation

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

* http: Fix typo on ResponseError documentation

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

* http: Expand type names for openssl related errors documentation

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-05-03 14:30:00 -07:00
..
builder.rs allow to specify server address for http and ws requests 2019-04-19 18:03:44 -07:00
connect.rs allow to specify server address for http and ws requests 2019-04-19 18:03:44 -07:00
error.rs awc: Fix typo on ResponseError documentation (#815) 2019-05-03 14:30:00 -07:00
lib.rs use custom headers map; more optimizations 2019-04-06 15:02:02 -07:00
request.rs add tests for camel case headers rendering 2019-04-24 11:27:57 -07:00
response.rs use custom headers map; more optimizations 2019-04-06 15:02:02 -07:00
test.rs update tests 2019-04-14 20:20:33 -07:00
ws.rs allow to specify server address for http and ws requests 2019-04-19 18:03:44 -07:00