You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: LoadError: UndefVarError: method not defined
Stacktrace:
[1] top-level scope
@ none:1
in expression starting at c:\Users\User\Documents\Elias\HTTP\test.jl:13
This code should not use
@eval
, since changing the dispatch table can have poorly-controlled side effects:HTTP.jl/src/Handlers.jl
Lines 410 to 417 in 209f10e
The text was updated successfully, but these errors were encountered: