Skip to content
forked from w3c/libwww

Libwww is a highly modular, general-purpose client side Web API written in C for Unix and Windows (Win32). It's well suited for both small and large applications, like browser/editors, robots, batch tools, etc. Pluggable modules provided with libwww include complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, e…

License

Notifications You must be signed in to change notification settings

BLIS-Systems/libwww

 
 

Repository files navigation

Libwww - the W3C Protocol Library

Libwww is a highly modular, general-purpose client side Web API written in C for Unix and Windows (Win32). It's well suited for both small and large applications, like browser/editors, robots, batch tools, etc. Pluggable modules provided with libwww include complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more. The purpose of libwww is to serve as a testbed for protocol experiments.

This is a complete mirror of the W3C libwww repository.

For more info, see http://www.w3.org/Library/

About

Libwww is a highly modular, general-purpose client side Web API written in C for Unix and Windows (Win32). It's well suited for both small and large applications, like browser/editors, robots, batch tools, etc. Pluggable modules provided with libwww include complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, e…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.1%
  • HTML 28.5%
  • Shell 6.3%
  • C++ 2.7%
  • Makefile 1.6%
  • Module Management System 1.0%
  • Other 1.8%