Skip to content

Commit d30631f

Browse files
Apply suggestions from code review
Co-authored-by: Pierre Tachoire <[email protected]>
1 parent 8956ab8 commit d30631f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The Lightpanda browser is compatible to run on windows inside WSL. Follow the Li
6666
It is recommended to install clients like Puppeteer on the Windows host.
6767

6868
**Install from Docker**
69+
6970
Lightpanda provides [official Docker
7071
images](https://hub.docker.com/r/lightpanda/browser) for both Linux amd64 and
7172
arm64 architectures.
@@ -141,7 +142,7 @@ You may still encounter errors or crashes. Please open an issue with specifics i
141142
Here 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

0 commit comments

Comments
 (0)