Things we did:

  • General
    • Started thinking about the blog post.
  • Request API
    • Submitted a PR for enabling Request API and Response API tests, but tests are failing!
    • Started addressing comments from the Request API PR.
  • Response API
    • Still working on step 2 of the constructor. Ended up spending a lot of time understanding and testing how deref coercions and ownership works.

Things we learned:

TODO:

  • General:
    • Write a blog post!
  • Response:
    • Continue working on constructor.
  • Request:
    • Troubleshoot what’s going on with PR #12722.
    • Keep addressing comments.