mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Remove Cache-Control headers from examples
This commit is contained in:
parent
d71726c55d
commit
aa87d001d5
3 changed files with 0 additions and 5 deletions
|
@ -43,7 +43,6 @@ Content-type: application/json
|
|||
#### Response
|
||||
```
|
||||
HTTP/1.1 201
|
||||
Cache-Control: max-age=0, private, must-revalidate
|
||||
Content-Type: application.json
|
||||
|
||||
|
||||
|
@ -76,7 +75,6 @@ Content-type: application/json
|
|||
#### Response
|
||||
```
|
||||
HTTP/1.1 201
|
||||
Cache-Control: max-age=0, private, must-revalidate
|
||||
Content-Type: application.json
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue