Re: [Specifications] Separating GET and PUT requests (a'la CQRS) (#234)

How about turning the `Prefer` solution around such that it matches what's being discussed in inadarei/draft-prefer-transclude#5? I.e.:

```http
GET /book/foo HTTP/2.0
Prefer: transclude="image"
```

When a client explicitly has asked to transclude `image` it should also know `image` should not be a part of the subsequent request. No?

-- 
GitHub Notification of comment by asbjornu
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/234#issuecomment-819315703 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 14 April 2021 07:59:33 UTC