Giter Club home page Giter Club logo

Comments (7)

fcapano avatar fcapano commented on July 18, 2024

From [email protected] on May 17, 2012 08:34:21
hello? any body in home ??!

from edit-this-cookie.

fcapano avatar fcapano commented on July 18, 2024

From [email protected] on May 17, 2012 13:53:34
As you can read here: http://stackoverflow.com/questions/1969232/allowed-characters-in-cookies and here: http://curl.haxx.se/rfc/cookie_spec.html the cookie name and value cannot contain special characters. They can't contain semi-colons, commas, white spaces, and '='.
I believe this is not a bug

from edit-this-cookie.

fcapano avatar fcapano commented on July 18, 2024

From [email protected] on May 19, 2012 09:05:56
what? no! are you kidding. may be you think can't contain, but some people used. come on,fixed it. Even can't contain , you can't decide this. Previous version it's good. but now because of this, the server can't Normal analytic this cookie. if you have to, you can add a option, can't decode coockie value. please.

from edit-this-cookie.

fcapano avatar fcapano commented on July 18, 2024

From [email protected] on May 19, 2012 09:11:06
you can add a option encode coockie value or not before submit.

from edit-this-cookie.

fcapano avatar fcapano commented on July 18, 2024

From [email protected] on May 21, 2012 01:20:41
are you plan fix this or not ??

from edit-this-cookie.

fcapano avatar fcapano commented on July 18, 2024

From [email protected] on June 14, 2012 16:34:08
Re comment 2: none of the information you pointed at disallows = in the value, only in the name (quoting the stackoverflow answer: "By implication the = character is also disallowed in the name part").

The RFC allows = in the value as well:
http://tools.ietf.org/html/rfc6265#section-4.1.1

from edit-this-cookie.

fcapano avatar fcapano commented on July 18, 2024

From [email protected] on June 22, 2012 14:35:58
I'll investigate it further, meanwhile the upcoming update will include an option to disable encode on value

from edit-this-cookie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.