Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Note that they will be merged with headers from `primary` fragment & may be over
### Fragment server

A fragment is an http(s) server that renders only the part of the page and sets `Link`, `x-head-title`, `x-head-meta`
headers (valid only for primary fragment) to provide urls to CSS and JavaScript resources.
headers (valid only for primary fragment) to provide urls to [CSS](https://www.scaler.com/topics/css/) and JavaScript resources.

Primary fragment possible response headers:
* `Link` - Check [reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link).
Expand Down