We’re having our end of summer party. We’re going to see thousands of swift birds fly into a chimney for the night! So excited.
Things we did:
- Body
    
- Body mixin methods are now supported!
 
 - Fetch
    
- Fetch method is now supported too!
 
 - Malisa
    
- Spent the morning categorizing 
fetch/api/basictests. >90% of failing tests were due tofetch is not defined. The remaining two failures were due toassert_equals: Request.text() should decode data as UTF-8andassert_equals: Response.text() should decode data as UTF-8 expected. In the afternoon fetch got merged into master, so I retestedresponseandbasicat that point….now there is a lot ofassert_equals: Request.text() should decode data as UTF-8 expectedandassert_equals: Response's type is basic expected "basic" but got "default". Started trying to figure out what’s wrong with body’stext()Looked intorequest/request-consume.htmland/basic/text-utf8.html….not sure how to fix! 
 - Spent the morning categorizing 
 - Jeena
    
- Started writing a blog post that is a secret yet!
 
 
TODO:
- Test Curation
    
- Possibly update because fetch and body are now merged.