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 6608667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T19:38:03+00:00 2026-05-25T19:38:03+00:00

I have a situation in which two cookies have the same name but slightly

  • 0

I have a situation in which two cookies have the same name but slightly different domains (cookie1 has the domain example.com whereas cookie2 has sub-domain inclusive .example.com).

cookies[ :cookie_name ] = { :value => "test_value_cookie_1", :domain => "example.com" }
cookies[ :cookie_name ] = { :value => "test_value_cookie_2", :domain => ".example.com" }

I want to detect when both cookies exist, but unfortunately I can’t out figure how to access a cookie by it’s own domain. I can say

if cookies[ :cookie_name ].blank?

but how do I say

if cookies[ :cookie_name, :domain => ".example.com" ].blank?

or

if cookies[ :cookie_name ].domain[ ".example.com" ].blank?

I’m using “actionpack-2.3.11/lib/action_controller/cookies”. I don’t understand why you can set information like the domain, but not access it.

  • 1 1 Answer
  • 0 Views
  • 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. Editorial Team
    Editorial Team
    2026-05-25T19:38:03+00:00Added an answer on May 25, 2026 at 7:38 pm

    Apparently what I wanted to do was impossible. The HTTP spec only allows cookies to be accessed by name even though they can be set by domain:

    When requesting a URL from an HTTP server, the browser will match the
    URL against all cookies and if any of them match, a line containing
    the name/value pairs of all matching cookies will be included in the
    HTTP request. Here is the format of that line: Cookie:
    NAME1=OPAQUE_STRING1; NAME2=OPAQUE_STRING2 …
    http://curl.haxx.se/rfc/cookie_spec.html

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

Sidebar

Related Questions

I have a situation which I have solved in two different ways, but was
Consider the following situation: I have two android projects named P1 and P2 which
I have come across a situation (which I think is weird but is possibly
I have a situation in which we have two production databases that synchronize with
I have a situation like, I have two tables having same structure. I have
I have two tables one named Person , which contains columns ID and Name
Situation In my Wicket application, I have a page which contains two tags. Each
This the situation: I have one webservice without SSL, which provides two pages for
see i have one library which has two api lets call api1() and api2()
I have a situation where I have two elements, which are as follows in

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.