HTTP.jl icon indicating copy to clipboard operation
HTTP.jl copied to clipboard

MethodError while handling request

Open nandoconde opened this issue 9 months ago • 2 comments

This happened to me while using LocalPackageServer, though it may be related to the Compat bound in that package being too high.

I am using Julia v1.11.

Image

nandoconde avatar May 20 '25 09:05 nandoconde

There were a couple of HTTP versions where this was an issue, but it should be fixed on the latest releases of both 1.9.X and 1.10.X series. Can you confirm the HTTP version that is getting used?

quinnj avatar May 20 '25 19:05 quinnj

@quinnj can confirm facing this in 1.10.16 while using Pluto.jl

kichappa avatar Jul 17 '25 06:07 kichappa