mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-12 01:30:42 +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
|
||
|
}
|