content lengths specified.
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
:key (str "queries/" guid)
|
||||
:input-stream (io/make-input-stream (.getBytes body) {})
|
||||
:metadata {:content-type "application/text"
|
||||
:content-length (count (.getBytes body))
|
||||
:user-metadata {:note note}})
|
||||
{:body {:query body
|
||||
:id guid
|
||||
|
||||
Reference in New Issue
Block a user