Project

General

Profile

Feature #1471

Include file data in data

Added by Luke Murphey over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/10/2016
Due date:
% Done:

100%

Associated revisions

Revision 36 (diff)
Added by luke.murphey almost 7 years ago

Adding parsing of JSON data

Reference #1471

Revision 37 (diff)
Added by luke.murphey almost 7 years ago

Using an ordered dictionary for the results and fixing error when no body was provided

Reference #1471

Revision 38 (diff)
Added by luke.murphey almost 7 years ago

Added handling of plain-text data and improved error messaging

Reference #1471

History

#1 Updated by Luke Murphey over 7 years ago

  • Target version deleted (0.7)

#2 Updated by Luke Murphey over 7 years ago

  • Target version set to 1.0

#4 Updated by Luke Murphey almost 7 years ago

I need to handle application/json and perhaps form data and text/plain.

#5 Updated by Luke Murphey almost 7 years ago

curl -d '{"key1":"value1", "key2":"value2"}' -H "Content-Type: application/json" -X POST http://localhost/data

#6 Updated by Luke Murphey almost 7 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

#7 Updated by Luke Murphey almost 7 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 50 to 100

Also available in: Atom PDF