Skip to content

Commit

Permalink
modify SPECIFICATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaina committed Feb 28, 2023
1 parent 4d38690 commit 30c8088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SPECIFICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Acceptヘッダーは無視される。
Cache-Controlは、正常なレスポンスの場合`max-age=31536000, immutable`、エラーレスポンスの場合`max-age=300`である。
Content-Typeは、ファイルの内容について適切なものが挿入される。
Content-Security-Policyは、`default-src 'none'; img-src 'self'; media-src 'self'; style-src 'unsafe-inline'`となっている。
Content-Dispositionは、filenameは元画像のContent-Disposition.filenameもしくはファイル名に基づいて挿入される。inlineが指定される。

### クエリの一覧
#### url (必須)
Expand Down

0 comments on commit 30c8088

Please sign in to comment.