-
Proposal: Replace
gatewaysquery parameter in 'ap' URIs with@gateway, which can be used multiple timeshttps://codeberg.org/fediverse/fep/pulls/890
Before:
?gateways=https%3A%2F%2Fserver1.example,https%3A%2F%2Fserver2.exampleAfter:
?@gateway=https%3A%2F%2Fserver1.example&@gateway=https%3A%2F%2Fserver2.exampleQuery parameters are often used to specify collection filters. The
@prefix will make it clear thatgatewayparameter is special. -
Proposal: Replace
gatewaysquery parameter in 'ap' URIs with@gateway, which can be used multiple timeshttps://codeberg.org/fediverse/fep/pulls/890
Before:
?gateways=https%3A%2F%2Fserver1.example,https%3A%2F%2Fserver2.exampleAfter:
?@gateway=https%3A%2F%2Fserver1.example&@gateway=https%3A%2F%2Fserver2.exampleQuery parameters are often used to specify collection filters. The
@prefix will make it clear thatgatewayparameter is special.@silverpill what prevents the original gateways= being used multiple times?
-
@silverpill what prevents the original gateways= being used multiple times?
@mariusor FEP-ef61 currently requires that the value of
gatewaysis a comma separated list. -
@doesnm As far as I know, these are just an implementation quirk.
But repeated parameters are allowed by URL (WHATWHG) standard: https://url.spec.whatwg.org/#urlencoded-parsing
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login