Open pksunkara opened 4 years ago
We have to make sure that all actions can return all the below types.
&str
String
u16
StatusCode
&[u8]
Bytes
Response<Body>
Please note that headers, body and status should be consistent
We have to make sure that all actions can return all the below types.
&str
String
u16
StatusCode
&[u8]
Bytes
Response<Body>
Please note that headers, body and status should be consistent