NanashiNoGombe
|
691ebbb6dc
--subject-to-lastmodify option, which generates subject.txt from lastmodify.txt
|
1 year ago |
NanashiNoGombe
|
2c28aa6e64
remove unused member variables
|
1 year ago |
NanashiNoGombe
|
adf5aa884e
poster interface abstraction
|
1 year ago |
NanashiNoGombe
|
9526317b21
encapsulate x-www-form-urlencoded
|
1 year ago |
NanashiNoGombe
|
a4309d09bd
remove dead code
|
1 year ago |
NanashiNoGombe
|
751d0b56c0
stop using DataStorage class completely
|
1 year ago |
NanashiNoGombe
|
1c79cc8ba0
move html2dat functions to separate classes
|
1 year ago |
NanashiNoGombe
|
c3c282ea16
simplify thread cache interfaces
|
1 year ago |
NanashiNoGombe
|
559f504c04
html2dat for talk, talk boards are now readable without API key
|
1 year ago |
NanashiNoGombe
|
06f4cd830f
const char* -> std::string
|
1 year ago |
NanashiNoGombe
|
b148f1ce0b
stop using unnecessary DataStorage objects
|
1 year ago |
NanashiNoGombe
|
7fd198d6d3
lua: implement getSID()
|
1 year ago |
NanashiNoGombe
|
0b0da46895
experimental --talk-to-5ch option
|
1 year ago |
NanashiNoGombe
|
d6fc1b5c16
--direct-dat option and support for the new kakolog scheme
|
1 year ago |
NanashiNoGombe
|
0e28abbd08
lua: proxy2ch.port and request.options.proxy
|
1 year ago |
NanashiNoGombe
|
066cd03e31
BBS2chProxyAuth can be a static member
|
2 years ago |
NanashiNoGombe
|
98a39944cb
MonaKey manager
|
2 years ago |
NanashiNoGombe
|
8b82575ef4
introduce an utility class for URLs
|
2 years ago |
NanashiNoGombe
|
7ee84c4b73
parse request headers in a parent function
|
2 years ago |
NanashiNoGombe
|
6d40aa9bde
do not reuse https connections on curl < 7.80.0, and add some macros to control the behavior
|
2 years ago |
NanashiNoGombe
|
d765b85e83
do not return chunked response for HTTP1.0 clients
|
2 years ago |
NanashiNoGombe
|
093841df06
explicitly use HTTP1.1 for curl connections to avoid using http2 and utilize keep-alive as much as possible
|
2 years ago |
NanashiNoGombe
|
17a86ee9f1
reuse curl handle between connections
|
2 years ago |
NanashiNoGombe
|
0fcc62ff72
introduce a thread pool
|
2 years ago |
NanashiNoGombe
|
7d4519f853
merge two threads for CONNECT proxy into one
|
2 years ago |
NanashiNoGombe
|
93c3e3e61c
make sure that internal 2nd posting to use the same request headers
|
2 years ago |
NanashiNoGombe
|
5f655aecda
shared regexp instances
|
2 years ago |
NanashiNoGombe
|
9989ec21f4
allow chunked transfer encoding from client
|
2 years ago |
NanashiNoGombe
|
36c50a8666
new request header management scheme
|
2 years ago |
NanashiNoGombe
|
e19b883d29
MITM mode
|
2 years ago |