core
core copied to clipboard
feat(state): add headers to comply with LDP specification
| Q | A |
|---|---|
| Branch? | main |
| Tickets | - |
| License | MIT |
| Doc PR | api-platform/docs/pull/2211 |
To ensure compliance with the LDP specification (https://www.w3.org/TR/ldp/):
- Added the "Accept-Post" header containing the list of supported Post formats.
- Added the "Allow" header with values based on the allowed operations on the queried resources.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.