Closed JKRhb closed 3 years ago
This PR adds a couple of improvements to the type declarations (especially with regard to ObserveReadStream), including copyright headers. The implementation of ObserveReadStream also refactored by letting it inherit from IncomingMessage.
ObserveReadStream
IncomingMessage
This PR adds a couple of improvements to the type declarations (especially with regard to
ObserveReadStream
), including copyright headers. The implementation ofObserveReadStream
also refactored by letting it inherit fromIncomingMessage
.