Skip to content

Latest commit

 

History

History
35 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

35 lines (8 loc) · 224 Bytes

W03D04 - Security & Real World HTTP Servers

To Do

  • Storing passwords
  • Encrypted cookies
  • HTTP Secure (HTTPS)
  • REST
  • More HTTP methods
  • Method Override [Stretch]