Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir authored Feb 23, 2024
1 parent b2f1240 commit 54c1d47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/http/src/commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -205,12 +205,10 @@ pub async fn fetch<R: Runtime>(
| header::CONNECTION
| header::CONTENT_LENGTH
| header::COOKIE
| header::COOKIE2
| header::DATE
| header::DNT
| header::EXPECT
| header::HOST
| header::KEEP_ALIVE
| header::ORIGIN
| header::REFERER
| header::SET_COOKIE
Expand Down

0 comments on commit 54c1d47

Please sign in to comment.