vick Posted December 4, 2017 Posted December 4, 2017 Hi, The below is request header. How i can set up cookie shows below? Do i need it to add or not? 1. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8 2. Accept-Encoding: gzip, deflate 3. Accept-Language: en-CA,en-GB;q=0.9,en-US;q=0.8,en;q=0.7 4. Cache-Control: max-age=0 5. Connection: keep-alive 6. Content-Length: 1500 7. Content-Type: application/x-www-form-urlencoded 8. Cookie: ASP.NET_SessionId=cqmeroaohda5zdciywz0wijh 9. Host: sdwvapalt8102corp.priv 10. User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
vick Posted December 4, 2017 Author Posted December 4, 2017 i have attached screenshot where in request it shows some cookies. How i can get that ? i will be redirected to same login page only all the time. is it because of cookies not used or somethingelse?
vick Posted December 6, 2017 Author Posted December 6, 2017 I have attached screenshot where you can see cookie detail in request header. How i can create or get that? right now when i do http request, i always get login page only.
Developers Jos Posted December 6, 2017 Developers Posted December 6, 2017 (edited) I am pretty sure I have told you this before, so let me repeat it as a final warning: Do NOT open multiple threads on the same topic and stick to this one! Merged, Jos Edited December 6, 2017 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now