Better networkFetch

Added networkFetchSimple, stealthier version
Added HTML support, module can provide HTML which will get rendered
Added cookie return support for regular networkFetch
This commit is contained in:
50/50 2025-09-15 19:37:53 +02:00
parent 954a71fe5b
commit 549eaa726a
2 changed files with 830 additions and 56 deletions

View file

@ -385,6 +385,7 @@ extension JSContext {
setupConsoleLogging()
setupNativeFetch()
setupNetworkFetch()
setupNetworkFetchSimple()
setupFetchV2()
setupBase64Functions()
setupScrapingUtilities()

File diff suppressed because it is too large Load diff