A selection of HTTP
{@link org.apache.http.message.AbstractHttpMessage message}
implementations.
There are basic implementations for HTTP requests
{@link org.apache.http.message.BasicHttpEntityEnclosingRequest with}
and {@link org.apache.http.message.BasicHttpRequest without}
an entity, and for
{@link org.apache.http.message.BasicHttpResponse responses}.