curl-users
Re: Problem with strange auth mechanism
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 26 May 2008 16:45:06 +0200 (CEST)
Date: Mon, 26 May 2008 16:45:06 +0200 (CEST)
On Sun, 25 May 2008, Ralph Mitchell wrote:
> You should also url-encode the data for the post:
>
> -d "submit=Verify+Identity"
Or if you run a recent enough curl version, this fancy way:
--data-urlencode "submit=Verify Indentity"
;-)
-- / daniel.haxx.seReceived on 2008-05-26