Honor preconditions on HTTP requests #3

Open
opened 2025-12-12 00:05:08 +01:00 by Fritz · 0 comments
Owner

According to RFC 9110, Section 13.2.2, an origin server has to honor certain preconditions on requests, which are specified by request headers like If-Match and If-None-Match. It is not clear whether the present implement actually does this. Therefore, one has to review the present code with regards to this aspect.

According to RFC 9110, Section 13.2.2, an origin server has to honor certain preconditions on requests, which are specified by request headers like `If-Match` and `If-None-Match`. It is not clear whether the present implement actually does this. Therefore, one has to review the present code with regards to this aspect.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Fritz/doord2#3
No description provided.