1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-03-31 22:22:16 +02:00

4 Commits

Author SHA1 Message Date
Tim Voronov
25c97b86b8
Bugfix/#638 http driver multiple requsets (#642)
* Set DefaultConcurrency to 1

* Added unit test
2021-08-01 15:00:20 -04:00
Roman
08e9054ba4
setting Input charset (#609)
* feat(driver): add Charset param

* feat(driver): add convert to UTF8 by input charset
2021-04-08 18:35:29 -04:00
Tim Voronov
d55bce325c
Bugfix/#597 headers panic (#598)
* Remodeled HTTPHeaders

* Remodeled HTTPCookies
2021-03-26 12:01:00 -04:00
Roman
8d7f1dae23
custom http transport (#586)
* feat(http): add options.HTTTransport and refactor driver init

* refactor(http): add new line
2021-01-22 15:00:01 -05:00