Intro-To-Serverless icon indicating copy to clipboard operation
Intro-To-Serverless copied to clipboard

[Content Bug] Response Week 3 step 3 - usage of const, usage of Header

Open lechnerc77 opened this issue 3 years ago • 2 comments

Codename Blob + 3RR0R Handling

Identify Steps:

  • Step 3

Week:

week 3

Describe the Issue

  • You should use const for the password` variable
  • Link: I think that the setup passing the filename via the header is not a usual procedure. I would expect the information in the body. The header is usually used for passing additional (meta-)data about the request and the response. For details see HTTP headers.

Proposed Fix

  • Usage of const for the password` variable
  • Passing of parameter via request body for the filename, not via a custom field of the header

lechnerc77 avatar Apr 09 '22 14:04 lechnerc77

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 23 '22 15:04 stale[bot]

@emsesc @ganning127 : Can we add the pinned label to the issues that should be done after the summer session so that they are ignored by the stale bot?

lechnerc77 avatar Apr 24 '22 09:04 lechnerc77