Things we did:

  • Headers (Jeena)
    • Improved the pull request from yesterday by using the mime crate.
  • Response (Malisa)
    • Started implementing the rest of the dom::Response functions. Laid out skeleton code and implemented Error and Redirect.

Things we learned:

  • More about handling Results

TODO:

  • Headers (Jeena)
    • refactor Iterable implementation
  • Response (Malisa)
    • Implement all dom::Response functions
    • Read up on the function of the GlobalRef