Add `scm_smob_type_class()'.
[bpt/guile.git] / module / web / client.scm
2015-01-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2015-01-22 Andy WingoMerge commit '5b7632331e7551ac202bbaba37c572b96a791c6e'
2015-01-22 Andy WingoMerge commit 'ed72201a795ac1c8d6c0288b6bb710f2bd0ebd9c'
2015-01-22 Andy WingoMerge commit '01a301d1b606b84d986b735049e7155d2f4cd6aa'
2015-01-22 Andy WingoMerge commit '894d0b894daae001495c748b3352cd79918d3789'
2015-01-22 Andy WingoMerge commit '5943a62042432b86d757200ef595d7aebb5c9bac'
2015-01-22 Andy WingoMerge commit '37b1453032488de582175270d1b3a1653ea81457'
2015-01-22 Andy WingoMerge commit 'cdcba5b2f6270de808e51b3b933374170611b91d'
2015-01-22 Andy WingoMerge commit '5d971db802eaa8038db17e1aa5b4c69452739744'
2015-01-22 Andy WingoMerge commit '47ca15c7dffd14a82e75c1a0aeeaf2e77f3fa5b4'
2015-01-22 Andy WingoMerge commit '7c433cbbce83bc9f2f9967afba00bbb68e312657'
2015-01-22 Andy WingoMerge commit '5fac1a7ada362d78f13143acbc0ceca7f2f101de'
2015-01-22 Andy WingoMerge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'
2015-01-22 Andy WingoMerge commit '81d2c84674f03f9028f26474ab19d3d3f353881a'
2015-01-22 Andy WingoMerge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840'
2015-01-22 Andy WingoMerge commit 'a7bbba05838cabe2294f498e7008e1c51db6d664'
2015-01-22 Andy WingoMerge commit '5af307de43e4b65eec7f235b48a8908f2a00f134'
2015-01-22 Andy WingoMerge commit 'b1451ad859183ae48c624d19ec144306bd2d3e3a'
2014-11-01 Andy Wingoweb: Location header is URI-reference; better URI-refer...
2014-09-30 Mark H WeaverMerge branch 'stable-2.0'
2014-05-23 Ludovic Courtèsweb: Keep the default size for the client's in-kernel...
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-09-12 Mark H WeaverWeb: Use functional setters in extend-request and exten...
2013-09-12 Mark H WeaverWeb client+server: Add Content-Length header for empty...
2013-09-10 Mark H Weaverweb client: HTTP methods are symbols, not strings.
2013-09-10 Alexandru CojocaruFix extend-request to preserve method and meta.
2013-07-18 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverAdd support for HTTP proxies.
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-16 Daniel Hartwigminor tweaks to web documentation
2013-01-23 Andy Wingomerge stable-2.0
2013-01-21 Andy WingoFix http-get* deprecation note
2013-01-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-11 Andy WingoAdd http-post, http-put, et cetera
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-01-07 Andy Wingohttp-get: don't shutdown write end of socket
2012-12-16 Ludovic Courtèsweb: Correctly detect "No route to host" conditions.
2012-11-28 Ludovic Courtèsweb: Add `http-get*'.
2012-11-28 Ludovic Courtèsweb: Export `text-content-type?'.
2012-11-24 Daniel Hartwigsyncronize web module docstrings with manual
2012-10-31 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-13 Ludovic Courtèsweb: Fix possible file descriptor leak in `open-socket...
2012-10-12 Ludovic Courtèsweb: Pass `AI_NUMERICSERV' when given a port number.
2012-10-12 Ludovic Courtèsweb: Change `http-get' to try all the addresses for...
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy WingoUpdate a comment in (web client)
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-21 Andy Wingoopen-socket-for-url returns port in latin1 encoding
2011-07-15 Andy Wingoadd (web client)