aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Serialization/Http/MessageFormatOptions.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changes from code reviewcsharptest2011-09-291-1/+1
|
* Last change for http support, adding a simple reader for query strings and/orcsharptest2011-09-161-0/+85
| | | | | url-encoded form data to support restful apis. Also exposed the mime to reader and mime to writer via dictionaries in the MessageFormatOptions structure.
* Completed work and testing for manually reading/writing start/end messagecsharptest2011-09-091-1/+1
|
* first pass at adding required changescsharptest2011-09-081-0/+82