Skip to content

Commit

Permalink
fix bench
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Aug 5, 2024
1 parent 38fbb04 commit 87b8b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warp/bench/Parser.hs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ main = do
]
]
where
testIt req = producer req >>= headerLines 800 False
testIt req = producer req >>= headerLines 800 FirstRequest

----------------------------------------------------------------

Expand Down

0 comments on commit 87b8b74

Please sign in to comment.