robinvdvleuten / php-nntp

Client for communicating with servers throught the Network News Transfer Protocol (NNTP) protocol.
MIT License
39 stars 12 forks source link

Add BODY command #19

Closed thebandit closed 8 years ago

thebandit commented 8 years ago

Allow fetching of an article's body via the BODY NNTP command.

robinvdvleuten commented 8 years ago

Awesome! Thanks @thebandit!