13 Commits

Author SHA1 Message Date
Arias800
6cf948d0e1
Return the redirected URL in the response (#126)
It adds the possibility for the user to get the final url after a redirection.
2021-05-30 09:29:21 +02:00
ngosang
b4c99d8426 Minor improvements in debug traces 2021-04-04 18:42:04 +02:00
ngosang
f1e829fd3a Move Cloudflare provider logic to his own class 2021-01-08 13:01:52 +01:00
ngosang
dfc4383b50 Simplify and document the "return only cookies" parameter 2021-01-08 12:54:04 +01:00
ngosang
a23fa0983f Rewrite request timeout handling (maxTimeout) resolves #42 2020-12-20 01:43:47 +01:00
Alexandre Beloin
d2b680520d Add http status for better logging 2020-12-17 16:01:27 -05:00
Alexandre Beloin
c3b2173f39 Return an error when no selectors are found, #25 2020-12-14 17:06:42 -05:00
Alexandre Beloin
54d589464a Moving log.html right after loading the page and add one on reload, fix #30 2020-12-14 15:18:18 -05:00
Alexandre Beloin
7ca880da7c
Update User-Agent to match chromium version, ref: #15 (#28) 2020-12-14 09:09:18 +01:00
ngosang
df68da18c8 Fix User-Agent detected by CouldFlare (Docker ARM) resolves #15 2020-12-13 18:43:54 +01:00
ngosang
a24fa6d968 Include exception message in error response 2020-12-13 18:32:00 +01:00
ngosang
f653d154f2 Fix TypeScript compilation and bump minor version 2020-12-13 00:46:34 +01:00
Alexandre Beloin
a422756ae6
Backport changes from Cloudproxy (#11) 2020-12-12 23:09:03 +01:00