Skip to content

Conversation

@ErenKrt
Copy link

@ErenKrt ErenKrt commented Sep 8, 2025

feat(api): add AddCookiesHandler and structured JSON response for get-cookies

  • Register new endpoint at api/cookies/add
  • Allow adding cookies to a TLS client session via the API

fix(api): return structured JSON from get-cookies handler

  • Remove manual marshaling
  • Ensure handler responds with proper structured JSON directly

feat(api): add AddCookiesHandler and structured JSON response for get-cookies
- Register new endpoint at `api/cookies/add`
- Allow adding cookies to a TLS client session via the API

fix(api): return structured JSON from get-cookies handler
- Remove manual marshaling
- Ensure handler responds with proper structured JSON directly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant