invalid behaviour on HTTP redirection #13

Closed
opened 2024-03-01 20:49:49 +01:00 by lnl · 12 comments

b8e1bf7eed
when redirected by Location HTTP header, to match the browser behaviour, the request should:

  • use the method GET
  • not upload POST data, obviously
  • contain a Referer HTTP header, with the previous URL as the content of it
b8e1bf7eed7092ccb5c798970f6b4c7039b925af when redirected by `Location` HTTP header, to match the browser behaviour, the request should: - [x] use the method GET - [x] not upload POST data, obviously - [x] contain a `Referer` HTTP header, with the previous URL as the content of it
lnl added the
bug
label 2024-03-01 20:49:49 +01:00
lnl self-assigned this 2024-03-01 20:49:49 +01:00
lnl closed this issue 2024-03-01 20:49:49 +01:00
Poster
Owner

mentioned in commit 5ad75cb94c

mentioned in commit 5ad75cb94cbf0144d9fa8b51cda1eb454974422c
Poster
Owner

mentioned in commit 4f9c8c4f1f

mentioned in commit 4f9c8c4f1fb808ecc924ef411aab3eff507d15d1
Poster
Owner

mentioned in commit e1968d1082

mentioned in commit e1968d10827cb2fd746c21aedd9d65be097620b2
Poster
Owner

closed via commit e1968d1082

closed via commit e1968d10827cb2fd746c21aedd9d65be097620b2
Poster
Owner

mentioned in commit ba4cbf6590

mentioned in commit ba4cbf65909513c261c973bab330056ce2a5320c
Poster
Owner

closed via merge request !3

closed via merge request !3
Poster
Owner

assigned to @selfisekai

assigned to @selfisekai
Poster
Owner

marked the checklist item not upload POST data, obviously as completed

marked the checklist item **not upload POST data, obviously** as completed
Poster
Owner

marked the checklist item contain a Referer HTTP header, with the previous URL as the content of it as completed

marked the checklist item **contain a `Referer` HTTP header, with the previous URL as the content of it** as completed
Poster
Owner

marked the checklist item use the method GET as completed

marked the checklist item **use the method GET** as completed
Poster
Owner

mentioned in merge request !3

mentioned in merge request !3
Poster
Owner

mentioned in commit e8d573a29188387a9529359c0b4dd428c9773e55

mentioned in commit e8d573a29188387a9529359c0b4dd428c9773e55
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: laudom/librefi#13
There is no content yet.