GithubHelp home page GithubHelp logo

isabella232 / cookiejar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getjobber/cookiejar

0.0 0.0 0.0 129 KB

Manage client-side HTTP cookies in Ruby

License: BSD 2-Clause "Simplified" License

Ruby 100.00%

cookiejar's Introduction

JOBBER COOKIEJAR

This fork was created to address issues with CookieJar and customized Salesforce domains. The current maintained(?) version does not comply with RFC standards. See this issue in the main repo for a list of them We have applied a monkey patch recommended by the Restforce gem. See the relevant Restforce issue If CookieJar gets it together/someone takes over maintenance and fixes things, we can abandon this fork.

Ruby CookieJar

Git: http://github.com/dwaite/cookiejar

Author: David Waite

Build Status

Synopsis

The Ruby CookieJar is a library to help manage client-side cookies in pure Ruby. It enables parsing and setting of cookie headers, alternating between multiple 'jars' of cookies at one time (such as having a set of cookies for each browser or thread), and supports persistence of the cookies in a JSON string.

Both Netscape/RFC 2109 cookies and RFC 2965 cookies are supported.

Roadmap

For the Next major release, I would like to accomplish:

  1. Check against RFC 6265 - HTTP State Management Mechanism, the latest cookie spec which came out after the initial release of cookiejar
  2. Determine better code structure to encourage alternate persistence mechanisms for cookie jars

COPYRIGHT

The Ruby CookieJar is Copyright © 2009-2014 David Waite, with additional contributions from various authors. Licensing terms are given within the LICENSE file.

cookiejar's People

Contributors

dwaite avatar jonrowe avatar digininja avatar secobarbital avatar prep avatar boutil avatar edwardbetts avatar guillaumebouteille avatar lleirborras avatar chaoticboredom avatar namusyaka avatar

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.