mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
typo
This commit is contained in:
parent
e2ddc57eb0
commit
b40d8ca224
1 changed files with 1 additions and 1 deletions
|
@ -941,7 +941,7 @@ The options are:
|
||||||
|
|
||||||
[disposition]
|
[disposition]
|
||||||
used for Content-Disposition, possible values: +nil+ (default),
|
used for Content-Disposition, possible values: +nil+ (default),
|
||||||
<tt>:attachement</tt> and <tt>:inline</tt>
|
<tt>:attachment</tt> and <tt>:inline</tt>
|
||||||
|
|
||||||
[length]
|
[length]
|
||||||
Content-Length header, defaults to file size.
|
Content-Length header, defaults to file size.
|
||||||
|
|
Loading…
Reference in a new issue