You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Villane edited this page Sep 13, 2010
·
2 revisions
SHTTPC is a library that makes it easier to make HTTP requests and get the results as either XML, HTML parsed as XML, JSON, or plain text. It relies on existing libraries such as Apache HTTP Client, NekoHTML, Jackson, Lift-JSON etc., and works in both Scala and Java. If used in Java, it will not even require the Scala Library, but functionality will be somewhat limited.