Fork me on GitHub
#yada
<
2016-01-10
>
nha09:01:38

@joshg: I think there was a protocol coerce-request-body but I can't find it anymore. I just implemented it in the process-request-body for now, I should probably have a look at PostResult.

malcolmsparks11:01:13

I'll have a look at json upload. The upload has been totally rewritten since 1.0 because of async so it's likely it needs polishing. If you want, send me details of what you're trying to do and I'll ensure your case works. Either to <mailto:[email protected]|[email protected]> or the yada-discuss list

malcolmsparks11:01:31

All these things will get done soon, trouble is HTTP has a lot in it and it's hard to complete everything. Telling me where you see gaps is tremendously useful

nha23:01:32

Well it was just about a basic POST request with "application/json" header. Something like defmethod yada.request-body/process-request-body "application/json"