Details
Description
Currently, input to service methods (message body of PUT or POST) is always just seen as a string and passed as such to service methods. Service methods need to be able to specify a desired content type and Glu should interpret the input then accordingly.
For example, if a service method defines "application/json" then Glu should attempt to parse the input buffer as JSON and pass the proper object as input, not a string.
Activity
Juergen Brendel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Priority | To be reviewed [ 6 ] | Major [ 3 ] |
Juergen Brendel
made changes -
| Priority | Major [ 3 ] | To be reviewed [ 6 ] |
Juergen Brendel
made changes -
| Fix Version/s | 0.9.4 [ 10854 ] |
Juergen Brendel
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Affects Docs | [Yes] | |
| Resolution | Completed [ 6 ] |