Chunting Gu
|
26bb6b341a
|
introduce string_view
|
2021-06-17 18:58:53 +08:00 |
|
Chunting Gu
|
7a09d47e8f
|
accept-encoding default to identity even if gzip is enabled.
|
2020-09-14 13:25:04 +08:00 |
|
Chunting Gu
|
ad1016734e
|
Rename Request() to Send().
|
2019-08-26 12:13:25 +08:00 |
|
Chunting Gu
|
1a21989b2e
|
Fix URL encoding issues; remove request shortcuts.
|
2019-08-23 14:51:41 +08:00 |
|
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
2019-07-03 17:37:44 +08:00 |
|
Chunting Gu
|
43aadee885
|
Use system certificate on Windows.
|
2019-06-17 15:28:20 +08:00 |
|
Chunting Gu
|
8c09189b14
|
Rework the client error handling
|
2019-06-10 12:00:57 +08:00 |
|
Chunting Gu
|
78743e6a55
|
Rename macro WIN32 to _WIN32
|
2019-05-30 17:17:50 +08:00 |
|
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
2019-04-18 13:40:36 +08:00 |
|
Chunting Gu
|
3742143657
|
Refine authorization.
|
2019-04-16 17:38:27 +08:00 |
|
Chunting Gu
|
ddfcecccc6
|
Add automation test for http client based on httpbin.org
|
2019-04-15 16:59:43 +08:00 |
|
Chunting Gu
|
df4bb33bd8
|
Fix content-type parsing issue; refine http parser.
|
2019-04-15 12:53:43 +08:00 |
|
Chunting Gu
|
3b7f4ecacf
|
Add shortcuts for GET, POST, etc. to HttpClientSession.
|
2019-03-22 16:11:01 +08:00 |
|
Chunting Gu
|
da1dbbb073
|
Add HttpRequestBuilder to replace HttpRequestArgs
|
2019-03-22 10:17:27 +08:00 |
|
Chunting Gu
|
d906470a4a
|
Support request and response compression.
|
2019-03-20 17:47:45 +08:00 |
|
Chunting Gu
|
616f5a3f5e
|
Reorganize examples; fix soap issues.
|
2019-03-15 14:40:36 +08:00 |
|