v2.0.2
- Move fallthrough handling to r.file() 2ea3098
- Piping to a request that is then aborted shouldn't throw an error 1bb82e3
- Replace deprecated Buffer.slice 0b4e4d7
- We can only read headers in the first tick so trigger reading if going async a0a4725
- Ensure we don't proceed after ended (handling is true when ended to stop routing) 182ba2b