elyran
elyran
The host runs `nginx-certbot`. It also runs a Wordpress docker. In the `data/nginx/app.conf`, on the `proxy_pass` directive, what host/port do you recommend to use? How do you forward the request...
I know there's another issue related to that issue, but it looks like it's dead. That's what I did: 1. react-native init 2. Then I set up some certificate stuff...
### Describe the bug hi, i like the idea of your proxy, but, getting `HTTP/1.1 501 Not Implemented` for `curl -v --proxy http://localhost:8080 -k https://worldtimeapi.org/api/timezone/Asia/Jerusalem`. what am i missing? how...
### Version v5.8.7 ### Platform NodeJS ### What happened? `Worker` causes Jest to hang 30 seconds after the test ends. ### How to reproduce. 1. Spin up a Redis instance:...
### 🚀 Feature Request Currently there's `page.exposeFunction()`. We need `page.removeExposedFunction()`. I saw https://github.com/microsoft/playwright/issues/30422 , but removeExposedFunction is crucial for testing. ### Example _No response_ ### Motivation it would enable event...
## Scope & Context I'm trying to build a task email notification workflow. The workflow does find the tasks, but it can't filter in a smaller unit than a day!...
hi, thanks for the tool. it does download a whole page, BUT, no link following.