parent
2e508dc78f
commit
c32c4e29d6
8 changed files with 11 additions and 113 deletions
|
@ -84,11 +84,9 @@ These still don't work, they just return my reverse proxy container's gateway's
|
|||
|
||||
Turns out might be a standard way to do it! From [RFC 9110](https://httpwg.org/specs/rfc9110.html#status.300), again:
|
||||
|
||||
> It is possible to communicate the list using a set of Link header fields *[RFC5988](https://httpwg.org/specs/rfc9110.html#RFC8288)*, each with a relationship of "alternate", though deployment is a chicken-and-egg problem.
|
||||
> It is possible to communicate the list using a set of Link header fields [RFC5988](https://httpwg.org/specs/rfc9110.html#RFC8288), each with a relationship of "alternate", though deployment is a chicken-and-egg problem.
|
||||
|
||||
~~I'll probably figure out the `Link` header some other time and will add this later, at which point I'll post an addendum. Until then, bye I guess!~~
|
||||
|
||||
Update: `Link` addendum [here](/blog/300-link-addendum.html)!
|
||||
I'll probably figure out the `Link` header some other time and will add this later, at which point I'll post an addendum. Until then, bye I guess!
|
||||
|
||||
## Footnotes and stuff
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue