mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-26 07:44:41 +02:00
Updated Setting up Authentication (markdown)
@@ -220,7 +220,7 @@ curl -X 'GET' \
|
|||||||
-H 'Cookie: sessionid=YOURSESSIONIDVALUEHERE'
|
-H 'Cookie: sessionid=YOURSESSIONIDVALUEHERE'
|
||||||
```
|
```
|
||||||
|
|
||||||
<small>This method can also be used for requests <i>outside a browser environment</i> (where CSRF/CORS does not apply),<br/>e.g. many CLI tools like `curl` or `wget` or apps like Postman can use cookies for request authentication.</small>
|
<small>This method can also be used for requests <i>outside a browser environment</i> (where CSRF/CORS is not a concern),<br/>e.g. many CLI tools like `curl` or `wget` or apps like Postman can use cookies for request authentication.</small>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user