antel
Results
1
issues of
antel
I've a big problem with upload forms, actually I can't do this With $req.multipart_form_post = true : $req.http_post(Curl::PostField.content("some", "content"), Curl::PostField.file("desc", "descfile")) it throws: in `http_post': You must use PostFields only...