dwyl/learn-aws-lambda
View on GitHubHow to return specific http response header + status code in a Lambda function
Open
#50 opened on Feb 4, 2016
help wantedquestion
Repository metrics
- Stars
- (1,037 stars)
- PR merge metrics
- (Avg merge 16m) (1 merged PR in 30d)
Description
Is there a way to return a specific http _response_ header and status code form a Lambda function.
@jackcarlisle as part of the work you are doing today, please investigate and document this so a complete beginner can understand it. thanks!