Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Bug: GET // HTTP/1.1 #15

Open
gunar opened this issue Dec 3, 2020 · 0 comments
Open

Bug: GET // HTTP/1.1 #15

gunar opened this issue Dec 3, 2020 · 0 comments

Comments

@gunar
Copy link

gunar commented Dec 3, 2020

Hi,

I'm getting this error ERR_TOO_MANY_REQUESTS while experimenting with parasite + nextjs.

I've decided to investigate a little and it seems parasite is adding an extra slash to the desired URL

$ nc -lvvp 5000 
Listening on any address 5000 (commplex-main)      
Connection from 127.0.0.1:57962                    
GET // HTTP/1.1 # <----
host: localhost:3001

Thoughts on how we can fix this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant