cURL / Mailing Lists / curl-users / Single Mail

curl-users

weird issue.. simple get not running..

From: bruce <badouglas_at_gmail.com>
Date: Wed, 4 May 2016 02:45:22 -0400

Hi

Running curl/centos 6.5 doing a basic Curl/Get. The prob I'm having, the
following curl command seems to split on the '&' as opposed to the url
running as a single/long url.

curl -vvv -k -A "Mozilla/5.0 (Windows; U; Windows NT 6.1; ja-JP)
AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4"
--cookie-jar aa.lwp --cookie aa.lwp -L "
http://www.bkstr.com/webapp/wcs/stores/servlet/CourseMaterialsResultsView?catalogId=10001&categoryId=9604&storeId=10715&langId=-1&programId=249&termId=100040157&divisionDisplayName=%20&departmentDisplayName=ACCT&courseDisplayName=200&sectionDisplayName=01&demoKey=d&purpose=browse
"

I've tried single/double quotes around the url with no effect.. I've tried
using & as well as &amp;

The exact same URL works from the browser..

pointers/thoughts would be good.

thanks

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ: https://curl.haxx.se/docs/faq.html
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-05-04