We now have a http client capable of decoding http chunks which can read
atom rss outputs from google's Gdata api.
--
evrim.
Updates are as follows:
Sun Jul 10 18:00:00 EEST 2011 ev...@core.gen.tr
* fix http client, loved chunked decoding.
Sun Jul 10 17:59:23 EEST 2011 ev...@core.gen.tr
* fix xml macros, metaclass definitions.
Sun Jul 10 17:57:38 EEST 2011 ev...@core.gen.tr
* typo in streams.lisp
Sat Jul 9 06:17:34 EEST 2011 ev...@core.gen.tr
* add optional properties to atom 1.0 feed definition
Sat Jul 9 06:15:58 EEST 2011 ev...@core.gen.tr
* 2 new streams, bounded-stream for reading at most n bytes,
chunked-stream for decoding http chunked encoding, no more %max-read, use
bounded stream from now on, fixed http client to be able to connect to
GData servers.
Sat Jul 9 06:15:25 EEST 2011 ev...@core.gen.tr
* added hex-value? parse to parse hexadecimal having more than 2 digits
Sat Jul 9 06:14:01 EEST 2011 ev...@core.gen.tr
* added http-response.get-response-header to rfc 2616
export->http-response.get-entity-header, http-response.get-response-header
Fri Jul 8 06:44:03 EEST 2011 ev...@core.gen.tr
* remove over optimizations in parse-xml.
Fri Jul 8 00:36:09 EEST 2011 ev...@core.gen.tr
* fix atom rss.
Fri Jul 8 00:07:53 EEST 2011 ev...@core.gen.tr
* added paypal expresscheckout integration command in
src/commands/paypal.lisp
Fri Jul 8 00:06:50 EEST 2011 ev...@core.gen.tr
* fix xml parser, added Atom, OpenSearch, Media, GPhoto XML Data Types
in src/markup. Hiya!
Fri Jul 8 00:06:33 EEST 2011 ev...@core.gen.tr
* fix http client command.
Mon Jul 4 23:11:33 EEST 2011 ev...@core.gen.tr
* make xml parser a little bit less memory hungry. markup/xml.lisp
Mon Jul 4 23:11:03 EEST 2011 ev...@core.gen.tr
* clean mail sending service in service/mail.lisp
Mon Jul 4 23:10:26 EEST 2011 ev...@core.gen.tr
* http rfc 2616 is revised to reflect http client functionality, http
client is now in command/http.lisp. function name is (http ..)
Sat Jun 11 03:31:52 EEST 2011 ev...@core.gen.tr
* fixed bin/core-server to start server properly in a screen session
(aycan bey'e sevgiler)