File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ The Lightpanda browser is compatible to run on windows inside WSL. Follow the Li
6666It is recommended to install clients like Puppeteer on the Windows host.
6767
6868** Install from Docker**
69+
6970Lightpanda provides [ official Docker
7071images] ( https://hub.docker.com/r/lightpanda/browser ) for both Linux amd64 and
7172arm64 architectures.
@@ -141,7 +142,7 @@ You may still encounter errors or crashes. Please open an issue with specifics i
141142Here are the key features we have implemented:
142143
143144- [x] HTTP loader
144- - [x] HTTP headers
145+ - [x] HTTP loader
145146- [x] HTML parser and DOM tree (based on Netsurf libs)
146147- [x] Javascript support (v8)
147148- [x] DOM APIs
@@ -153,6 +154,7 @@ Here are the key features we have implemented:
153154- [x] Click
154155- [x] Input form
155156- [x] Cookies
157+ - [x] Custom HTTP headers
156158- [ ] Proxy support
157159- [ ] Network interception
158160
You can’t perform that action at this time.
0 commit comments