mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
6 lines
240 B
Plaintext
6 lines
240 B
Plaintext
This module contains classes useful for representing the messages passed
|
|
in HTTP style communication. These are classes representing requests,
|
|
responses and the headers contained within them.
|
|
|
|
WWW: http://search.cpan.org/dist/HTTP-Message/
|