forked from KolibriOS/kolibrios
2f2a91947f
Fixed bug in case unused libraries Improved align algorithm Filled kx folder including docs, libs git-svn-id: svn://kolibrios.org@9513 a494cfbc-eb01-0410-851d-a64ba20cac60
10 lines
104 B
Modula-2
10 lines
104 B
Modula-2
LIBRARY http.obj
|
|
|
|
EXPORTS prefix
|
|
http_get
|
|
http_head
|
|
http_post
|
|
http_receive
|
|
http_send
|
|
http_free
|