submit honk must be multipart form now
This commit is contained in:
parent
524954a1e8
commit
cf82493771
|
@ -67,6 +67,7 @@ The
|
||||||
.Fa action
|
.Fa action
|
||||||
value should be
|
value should be
|
||||||
.Dq honk .
|
.Dq honk .
|
||||||
|
Content type must be multipart/form-data.
|
||||||
The following values are recognized:
|
The following values are recognized:
|
||||||
.Bl -tag -width placename
|
.Bl -tag -width placename
|
||||||
.It Fa noise
|
.It Fa noise
|
||||||
|
@ -101,6 +102,7 @@ Upload just an attachment using
|
||||||
.Fa donk
|
.Fa donk
|
||||||
and
|
and
|
||||||
.Fa donkdesc .
|
.Fa donkdesc .
|
||||||
|
Content type must be multipart/form-data.
|
||||||
Will return the XID.
|
Will return the XID.
|
||||||
.Ss gethonks
|
.Ss gethonks
|
||||||
The
|
The
|
||||||
|
|
Loading…
Reference in New Issue