Molly does not check if the port in the request is the same as the port which it came to. #9

Closed
opened 2020-06-21 09:31:16 +00:00 by paper · 0 comments

If I send a request like this to gemini://localhost:1965

gemini://localhost:1966/\r\n

I get the content of localhost:1965/ even though a proxy request should have been detected and the request either proxied to port 1966 or refused with according status code.

If I send a request like this to `gemini://localhost:1965` ``` gemini://localhost:1966/\r\n ``` I get the content of `localhost:1965/` even though a proxy request should have been detected and the request either proxied to port 1966 or refused with according status code.
Sign in to join this conversation.
No Label
No Milestone
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: solderpunk/molly-brown#9
No description provided.