NanashiNoGombe
|
ba860e4044
avoid using map::count() + operator[] which is redundant (cont.)
|
2 年之前 |
NanashiNoGombe
|
066cd03e31
BBS2chProxyAuth can be a static member
|
2 年之前 |
NanashiNoGombe
|
98a39944cb
MonaKey manager
|
2 年之前 |
NanashiNoGombe
|
f2dfe0a10a
Lua: request.options (experimental)
|
2 年之前 |
NanashiNoGombe
|
82aa6d0b48
explicit force-API mode is required
|
2 年之前 |
NanashiNoGombe
|
3498ec2e1a
some browsers strictly check session-id length
|
2 年之前 |
NanashiNoGombe
|
368a94598b
use API regardless of --api-usage for overriding
|
2 年之前 |
NanashiNoGombe
|
b70ffa1adf
messages
|
2 年之前 |
NanashiNoGombe
|
c3749c7540
get rid of redundant strcpy()s
|
2 年之前 |
NanashiNoGombe
|
14ad45bddb
naming
|
2 年之前 |
NanashiNoGombe
|
6f27128ab7
make host checking simpler
|
2 年之前 |
NanashiNoGombe
|
8b82575ef4
introduce an utility class for URLs
|
2 年之前 |
NanashiNoGombe
|
2f52c46ef5
shared function for chunked body reading
|
2 年之前 |
NanashiNoGombe
|
88d318b303
do not use default user-agent for API unless it begins with Monazilla/
|
2 年之前 |
NanashiNoGombe
|
af8d54cbc5
preliminary support for API overriding
|
2 年之前 |
NanashiNoGombe
|
fd8e66dad1
use default user agent for API requests when --api-*-ua is not specified
|
2 年之前 |
NanashiNoGombe
|
404a67058e
refactor datProxyAPI
|
2 年之前 |
NanashiNoGombe
|
7ee84c4b73
parse request headers in a parent function
|
2 年之前 |
NanashiNoGombe
|
e407267ef7
touch http 1.0 flag explicitly for MITM usage
|
2 年之前 |
NanashiNoGombe
|
1d540bfe10
use poll instead of select on non-windows environments
|
2 年之前 |
NanashiNoGombe
|
6d40aa9bde
do not reuse https connections on curl < 7.80.0, and add some macros to control the behavior
|
2 年之前 |
NanashiNoGombe
|
d765b85e83
do not return chunked response for HTTP1.0 clients
|
2 年之前 |
NanashiNoGombe
|
71290c5460
mistake
|
2 年之前 |
NanashiNoGombe
|
093841df06
explicitly use HTTP1.1 for curl connections to avoid using http2 and utilize keep-alive as much as possible
|
2 年之前 |
NanashiNoGombe
|
17a86ee9f1
reuse curl handle between connections
|
2 年之前 |
NanashiNoGombe
|
0fcc62ff72
introduce a thread pool
|
2 年之前 |
NanashiNoGombe
|
f3e565024a
mistake
|
2 年之前 |
NanashiNoGombe
|
7d4519f853
merge two threads for CONNECT proxy into one
|
2 年之前 |
NanashiNoGombe
|
93c3e3e61c
make sure that internal 2nd posting to use the same request headers
|
2 年之前 |
NanashiNoGombe
|
18a15433fe
lua: isValidAsUTF8 function
|
2 年之前 |