monosans
917bcb4ef5
Simplify proxy connector code
2023-04-17 16:48:11 +03:00
monosans
ad5513d1a3
Don't check response content-type
2023-04-17 16:40:20 +03:00
monosans
8d16ec6fff
Add pre-commit
2023-02-25 19:31:34 +03:00
monosans
082e12b764
Many changes (see full commit message)
...
Add ability to set MaxConnections to 0, at which this parameter will be set to the maximum available value for the OS
Add validation for Timeout and SourceTimeout options
Improve existing validators
Improve error and warning output
Misc refactoring
2023-02-19 22:18:30 +03:00
monosans
d21e32e4fc
Add CheckWebsite setting
...
Fixes #16 , fixes #39
2023-01-15 13:05:16 +03:00
monosans
7298a5594f
Refactor
2023-01-15 00:22:17 +03:00
monosans
906a514e10
Fix timeouts higher than 60 being ignored
2023-01-07 11:57:57 +03:00
monosans
43d322deb2
Replace getattr with getitem
2023-01-06 17:51:23 +03:00
monosans
3670096f26
Use DummyCookieJar
2023-01-04 20:24:44 +03:00
monosans
635086b23e
Code quality improvements
2023-01-04 17:49:45 +03:00
monosans
fcea2b49e0
Revert "Inherit Proxy from collections.abc.Hashable"
...
This reverts commit af22883839 .
2023-01-03 11:39:50 +03:00
monosans
af22883839
Inherit Proxy from collections.abc.Hashable
2023-01-02 22:02:31 +03:00
monosans
a8b1db926b
Refactor & improve output
2023-01-02 00:09:55 +03:00