mathiasberggren / rush

An implementation of a browser
MIT License
0 stars 0 forks source link

Have a way to parse url nicely #5

Closed alivenotions closed 1 year ago

mathiasberggren commented 1 year ago

What does this one mean?

alivenotions commented 1 year ago

Checking if the url is correct. Right now we just pipe whatever is the input to reqwest and then it fails later on (which is okay too right now)