upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--11.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/11.md b/11.md
index a8c9c53..828e1a2 100644
--- a/11.md
+++ b/11.md
@@ -22,7 +22,7 @@ When a relay receives an HTTP(s) request with an `Accept` header of `application
22} 22}
23``` 23```
24 24
25Any field may be omitted, and clients MUST ignore any additional fields they do not understand. 25Any field may be omitted, and clients MUST ignore any additional fields they do not understand. Relays MUST accept CORS requests by sending `Access-Control-Allow-Origin`, `Access-Control-Allow-Headers`, and `Access-Control-Allow-Methods` headers.
26 26
27Field Descriptions 27Field Descriptions
28----------------- 28-----------------