gleam-lang / gleam-lang/http

Add support for Partitioned

Open Beginner friendly
#80 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Gleam
Stars
285
Forks
35
Avg merge
1d 10h
Merged PRs (30d)
2

Description

It seems the cookie module has no support for the `Partitioned` attribute: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Set-Cookie#partitioned

> Indicates that the cookie should be stored using partitioned storage.

It's supported in all major browsers since last December.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the cookie module and its existing handling of Set-Cookie attributes. Add support for the Partitioned attribute, then verify that generated cookie headers include it correctly.

Written by the indexing model from the issue text.

Assessment

Domain
backend-api-design
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.