README: proxy support is ready

This commit is contained in:
Pierre Tachoire
2025-08-27 09:30:43 +02:00
parent fa408e644c
commit d0e2a03da5

View File

@@ -154,7 +154,7 @@ Here are the key features we have implemented:
- [x] Input form
- [x] Cookies
- [x] Custom HTTP headers
- [ ] Proxy support
- [x] Proxy support
- [ ] Network interception
NOTE: There are hundreds of Web APIs. Developing a browser (even just for headless mode) is a huge task. Coverage will increase over time.