mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-29 11:23:57 +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
|
|
}
|