Skip to content

Commit

Permalink
readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Aug 21, 2023
1 parent 79f57f8 commit 61d064a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,8 @@ These extra headers will then be returned as part of the response.

These extra headers are part of a 4th encoded url path component, signed under the hmac signature.

The underlying data is a json dict/map of an array of header values (since a given http header can be present with multiple values). Example:
The underlying data is a json dict/map of string values. +
Example:
----
{
"content-disposition": "attachment; filename=\"image.png\""
Expand Down

0 comments on commit 61d064a

Please sign in to comment.