perl-HTTP-GHTTP/README.md

7 lines
329 B
Markdown

# perl-HTTP-GHTTP
This is a fairly low level interface to the Gnome project's libghttp, which allows you to process HTTP requests to HTTP servers.
There also exists a slightly higher level interface - a simple get() function which takes a URI as a parameter.
This is not exported by default, you have to ask for it explicitly.