amzn / smoke-framework

A light-weight server-side service framework written in the Swift programming language.
Apache License 2.0
1.45k stars 41 forks source link

HTTP1 operation input and output #16

Closed tachyonics closed 5 years ago

tachyonics commented 5 years ago

Add Operation1HTTPInputProtocol and Operation1HTTPOutputProtocol to support operation inputs and outputs composed of different parts of a HTTP1 request and response.

Issue #, if available: #5

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.