Handling Cookies Is a Minefield

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. swift-corelibs-foundation

    The Foundation Project, providing core utilities, internationalization, and OS independence

    Re Safari’s networking code being closed source, a good substitute might be the Swift port of Foundation. You can see checks for control and delete characters here: https://github.com/swiftlang/swift-corelibs-foundation/blob/...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. CPython

    The Python programming language

    There’s a nasty bug in the python cookie parser, cookies after a cookie with quotes will be dropped: https://github.com/python/cpython/pull/113663

  4. rfcs

    RFCs for changes to Rust

  5. PHPT

    The PHP Interpreter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Custom Angular and Karma Test Extension for VS Code

    6 projects | dev.to | 13 Jan 2025
  • Dealing with Unicode string, done right and better.

    8 projects | dev.to | 15 Jun 2024
  • Scalable REST APIs with NestJS: A Testing-Driven Approach

    3 projects | dev.to | 7 Mar 2024
  • Painless CLI integration testing

    7 projects | dev.to | 10 Jan 2024
  • Migrating from Jest to Vitest for your React Application

    16 projects | dev.to | 14 Dec 2023