Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: To be reviewed To be reviewed
  • Resolution: Completed
  • Affects Version/s: None
  • Fix Version/s: 0.9.4
  • Component/s: Core
  • Labels:
    None
  • Environment:

    NA

  • Configuration:
    Hide

    NA

    Show
    NA
  • Affects Docs:
    Yes
  • Similar Issues:
    None

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

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: