diff options
Diffstat (limited to '11.md')
| -rw-r--r-- | 11.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ When a relay receives an HTTP(s) request with an `Accept` header of `application | |||
| 22 | } | 22 | } |
| 23 | ``` | 23 | ``` |
| 24 | 24 | ||
| 25 | Any field may be omitted, and clients MUST ignore any additional fields they do not understand. | 25 | Any 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 | ||
| 27 | Field Descriptions | 27 | Field Descriptions |
| 28 | ----------------- | 28 | ----------------- |