Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoeger committed May 29, 2019
1 parent c0deabf commit 7c44a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/converters/RpcHttpConverters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export function fromRpcHttp(rpcHttp: rpc.IRpcHttp): RequestProperties {

return httpContext;
}

/**
* Converts the HTTP 'Response' object to an 'ITypedData' 'http' type to be sent through the RPC layer.
* 'http' types are a special case from other 'ITypedData' types, which come from primitive types.
Expand Down

0 comments on commit 7c44a93

Please sign in to comment.