mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-09 23:48:13 +01:00
12 lines
122 B
Plaintext
12 lines
122 B
Plaintext
|
meta {
|
||
|
name: Check
|
||
|
type: http
|
||
|
seq: 2
|
||
|
}
|
||
|
|
||
|
get {
|
||
|
url: {{host}}/api/auth/cookie/protected
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|