Update README.md

This commit is contained in:
Daniel Bauer
2024-11-01 13:39:08 +01:00
committed by GitHub
parent 8c548d2392
commit cbd621435c

View File

@@ -61,7 +61,7 @@ def my_view(request):
### 3. Signposts are formatted and added as Link headers by the middleware: ### 3. Signposts are formatted and added as Link headers by the middleware:
```bash ```bash
curl -I https://example.com curl -I http://localhost:8000
HTTP/2 200 HTTP/2 200
... ...
link: <https://schema.org/Dataset> ; rel="type" , link: <https://schema.org/Dataset> ; rel="type" ,