Skip to content

Commit

Permalink
Update cowboy.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim authored Sep 7, 2021
1 parent f99fca9 commit 615b9de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/plug/cowboy.ex
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ defmodule Plug.Cowboy do
raise ArgumentError, "could not start Cowboy2 adapter, " <> message
end

@doc false
def handle_event(
[:cowboy, :request, :early_error],
_,
Expand Down

0 comments on commit 615b9de

Please sign in to comment.