aws-lambda-zombie-workshop
aws-lambda-zombie-workshop copied to clipboard
Update postToES to include Content-Type header
trafficstars
Failure to include the header results in the following error (ES 6.2):
{ "error": "Content-Type header is missing", "status": 406 }