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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T22:46:12+00:00 2026-06-02T22:46:12+00:00

Browser sends a cookie like fbm_123456=base_domain=.test.com; (it’s a cookie that was set by Facebook

  • 0

Browser sends a cookie like fbm_123456=base_domain=.test.com; (it’s a cookie that was set by Facebook Javascript SDK), it’s how I see from FireBug.

But when i’m reading it on server side, my cookie.getValue() returns only base_domain as value, I mean that =.test.com part is lost. All other cookie parameters are null (that’s fine).

How it’s possible? Maybe I’ve missed something with cookies, and it’s some kind of special cookie? How I can get original cookie value?

  • 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-06-02T22:46:13+00:00Added an answer on June 2, 2026 at 10:46 pm

    The cookie is invalid. ‘=’ characters are not permitted in cookie names or values. If you are using Tomcat then in later versions you can use the following system property to allow the invalid cookie to be read:

    -Dorg.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE=true
    

    The correct cookie value should be:

    fbm_123456="base_domain=.test.com"
    

    (note the quotes)

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

Sidebar

Related Questions

Question text/background and finds My browser sends some HTTP header (e.g. referer) to my
I'd like to send data to browser from server (website). For example on SO
I have some simple code like this: <?php setcookie(user,test, time() + 3600); echo $_REQUEST['user'].<br>;
When I visit usatoday.com with IE, there're cookie files automatically created in my Temporary
I have a web application that I would like to allow persistent access to
I browsed to CNN and was horrified to see my Facebook picture there with
I am building a JSON-RPC server that accepts requests over HTTP. I would like
I have developed a Facebook application that runs inside an iframe in the Facebook
I need a way to stash some data that is global to the browser.
When you set a cookie, you set the raw cookie data, and some metadata.

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.