Chunting Gu
|
26bb6b341a
|
introduce string_view
|
4 years ago |
Chunting Gu
|
7a09d47e8f
|
accept-encoding default to identity even if gzip is enabled.
|
5 years ago |
Chunting Gu
|
ad1016734e
|
Rename Request() to Send().
|
6 years ago |
Chunting Gu
|
1a21989b2e
|
Fix URL encoding issues; remove request shortcuts.
|
6 years ago |
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
43aadee885
|
Use system certificate on Windows.
|
6 years ago |
Chunting Gu
|
8c09189b14
|
Rework the client error handling
|
6 years ago |
Chunting Gu
|
78743e6a55
|
Rename macro WIN32 to _WIN32
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |
Chunting Gu
|
3742143657
|
Refine authorization.
|
6 years ago |
Chunting Gu
|
ddfcecccc6
|
Add automation test for http client based on httpbin.org
|
6 years ago |
Chunting Gu
|
df4bb33bd8
|
Fix content-type parsing issue; refine http parser.
|
6 years ago |
Chunting Gu
|
3b7f4ecacf
|
Add shortcuts for GET, POST, etc. to HttpClientSession.
|
6 years ago |
Chunting Gu
|
da1dbbb073
|
Add HttpRequestBuilder to replace HttpRequestArgs
|
6 years ago |
Chunting Gu
|
d906470a4a
|
Support request and response compression.
|
6 years ago |
Chunting Gu
|
616f5a3f5e
|
Reorganize examples; fix soap issues.
|
6 years ago |