Question:
Hello,
I'm currently using the pre-release provided in: http://www.chilkatforum.com/questions/12275/how-to-send-multipartform-data-using-rest-api
I have the following problem:
rest.ResponseStatusCode = 302
rest.RedirectUrl() = null
The header sent by the server contains:
Location: //www.website.com/something/
Guess Chilkat can't handle URL's in the header starting with // Could you please confirm this problem, and provide me with a new release? My test-project currently keeps hanging on this (it wants to redirect, but it cant find the URL)
Best regards, Timu
Thanks. I believe I have a fix for it, but you'll have to test. I'll send a new build tomorrow..
Please try this new build:
https://chilkatdownload.com/prerelease/chilkatdotnet46-9.5.0-win32-122.zip
https://chilkatdownload.com/prerelease/chilkatdotnet46-9.5.0-x64-123.zip
(This is the .NET 4.6 build for VS2015. I think that's what you needed?)
While we are on this topic....
Location: /abcdefgh/
Does not work... Same behaviour ar origional post.
I'll have a fix later today. Sorry for the delay.. :)