http-rs / http-rs/surf

Crash when malformed uri

Open
#134 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
1.5k
Forks
128
PR merge metrics
No merged PRs in 30d

Description

```
let res = surf::get("abc").recv_string(data).await;
```
As above, this will cause the program to crash.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.