Christopher Yovanovitch

Results 97 comments of Christopher Yovanovitch

In got? I think this is happening here in got-scraping: https://github.com/apify/got-scraping/blob/5c78d35ef191f6cf8c37d7a851a48f715b761f45/src/hooks/browser-headers.ts#L19 So the only way will be to override got-scraping and add a before request hook to handle specific case...

as I understand, if we extends the got-scraping client our hooks will be called after got-scraping ones, so the proxy hook is called before we can change the proxyUrl

I can't for at least 3 days, but I could try when I get back. I think it's the Buffer.from here, in my case this should be from base64 maybe

sorry for the delay: here's the failing test in a pr: https://github.com/davidyaha/graphql-redis-subscriptions/pull/627

any news? thanks

Yeah u right the developer knows but not TS as in this example but yeah I imagine I have to fork your repo and do it myself then :/

Yeah I think I will look at it in the next weeks, will tell you

Currently annoyed from this thing with default config sadly