Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 123549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T04:18:15+00:00 2026-05-11T04:18:15+00:00

After I get response from httpwebrequest, I’d like the cookies obtained to save for

  • 0

After I get response from httpwebrequest, I’d like the cookies obtained to save for the purpose of using them in another httbwebrequest. However, I’d need to insert CookieCollection to CookieContainer. How do I do that? Tried to do:

request.Cookiecontainer.add(response.Cookies); 

but this keeps getting out of error: Object reference not set to an instance of an object.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T04:18:15+00:00Added an answer on May 11, 2026 at 4:18 am
    request.CookieContainer = new CookieContainer(); request.CookieContainer.Add(response.Cookies); 

    According to Microsoft:

    CookieContainer is a null reference (Nothing in Visual Basic) by default. You must assign a CookieContainer object to the property to have cookies returned in the Cookies property of the HttpWebResponse returned by the GetResponse method.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm getting the response from an HttpWebRequest (using a modified version Jeff Richter's CCR
How to use the access token after I get it with javascript ( response.authResponse.accessToken
When I call Response.Redirect(someUrl) I get the following HttpException: Cannot redirect after HTTP headers
After using this code to get my link to show me 3 database entrys
I use in my code calls to HttpWebRequest.BeginGetResponse() method to get data from my
I've written following code to get the content from a web page and save
I have a client application that uses WebHttpRequest to get response from external server,
My app currently sends GET httpwberequests and parses the content after reading the response
Hi i'm trying to retrieve response after passing some variables from javascript to php
I have code to read a response from an ASP.NET Web API, like so:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.