Share your ideas, report bugs, and see what's coming next
Hi, just wondering can we have native support for HTTP Digest Authentication in the request authentication options? Currently, Yaak supports Basic…
While trying to test some APIs, it became apparent that here is no way currently to impose / choose the HTTP version (HTTP 1.1, HTTP2 and, perhaps…
Add an optional dropdown for choosing header names and values, alongside the existing inline autocomplete. Off by default, enabled in Settings →…
The Microsoft Entra OAuth 2.0 flow for SPAs requires the token request includes an Origin header. My organization does not grant me access to our…
Yaak already shows text/event-stream responses as individual SSE events, which is useful for debugging the stream. For LLM-style streaming APIs, it…
I’ve run into an issue with cookie.value(): My setup involves a login endpoint that sets a co-auth cookie, but the response actually sets cookies…