Skip to content

Add direct bru.cookies API to JavaScript reference#38

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/cookies-api-1774620973
Open

Add direct bru.cookies API to JavaScript reference#38
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/cookies-api-1774620973

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Mar 27, 2026

Summary

  • Documents the new direct bru.cookies methods introduced in usebruno/bruno@bef4b6b (PR #7073)
  • Adds read methods (get, has, one, all, count, idx, toObject, toString, toJSON), search/iteration methods (find, filter, each, map, reduce, indexOf), and async write methods (add, upsert, remove, delete, clear) to the Cookie Management section
  • Adds jar.hasCookie() method that was previously undocumented
  • Adds a warning clarifying the scoping difference between bru.cookies.clear() (URL-scoped) and jar.clear() (global)
  • Restructures the Cookie Management section with clear subsections for direct access vs jar-based access

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify bot commented Mar 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
bruno-docs-main 🟢 Ready View Preview Mar 27, 2026, 2:18 PM

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.

0 participants