Commits

dmh committed baed147ba42
[NCF-277] Fix Http Basic Authorization. The problem is really in oc2.0. In order for it to work, the CURLOPT_COOKIEJAR must have a non-null value. The code was already there, but not being used for some reason. 1. fixed cookiejar code in oc2.0 2. synched oc2.0 with netcdf-c/oc2 3. added a test case