After some final changes, the Append method is finally merged in.
We found out that our scholarship applications for attending RustConf were accepted. We’re both really excited to go in September, meet everyone we’ve met through the Servo community, and learn a lot.
Continued working on the Request API.
Made Body.webidl so that Request can implement Body
implemented all readonly attributes, except headers
Started working on Constructor
The Headers append method is merged, but all the other Headers methods still need to be implemented.
Started working on the Headers constructor. Discovered a bug in the generated UnionTypes.rs file, which we will fix.
Chatted with our mentor Scott and updated him on our progress, challenges, and goals for the next week.
Things we learned:
git stash is useful for switching branches on the fly