Slava Pestov
|
d6185e224a
|
Undo funny stuff
|
2008-02-03 16:13:57 -06:00 |
Doug Coleman
|
7954bc33bf
|
fix server responders
|
2008-02-02 23:27:44 -06:00 |
Doug Coleman
|
9e9c71b6d0
|
make multi-assocs work for http headers
|
2008-02-01 23:46:44 -06:00 |
Doug Coleman
|
ea8ad2b04c
|
Merge git://factorcode.org/git/factor
Conflicts:
extra/http/http.factor
|
2008-02-01 22:47:05 -06:00 |
Slava Pestov
|
2d381ed84e
|
Fix http server
|
2008-02-01 22:47:01 -06:00 |
Doug Coleman
|
db3ac4d75f
|
intermediate work on cookies
|
2008-02-01 22:46:03 -06:00 |
Daniel Ehrenberg
|
1e477cfc4a
|
URL encoding/decoding uses UTF-8 now
|
2008-02-01 18:38:29 -06:00 |
Daniel Ehrenberg
|
c75b51bd58
|
URL encoding uses ascii
|
2008-02-01 18:28:10 -06:00 |
Doug Coleman
|
e54b41da01
|
Merge git://factorcode.org/git/factor
Conflicts:
extra/http/client/client.factor
|
2008-01-31 11:35:47 -06:00 |
Doug Coleman
|
fd4254ca09
|
update client to work with more redirects
|
2008-01-31 11:34:03 -06:00 |
Slava Pestov
|
14481db63f
|
Smarter download word, old download word renamed to download-to for Ed
|
2008-01-31 01:15:28 -06:00 |
Slava Pestov
|
926e09a46a
|
New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts
|
2008-01-31 00:52:06 -06:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Doug Coleman
|
ba68a3732d
|
better support for http-get redirects
|
2008-01-14 15:49:13 -10:00 |
Doug Coleman
|
097dad070a
|
minor tweaks to make these modules load with load-everything
|
2008-01-14 11:42:21 -10:00 |
Doug Coleman
|
376644794c
|
more lint cleanups
|
2008-01-13 08:29:04 -10:00 |
Slava Pestov
|
eb2a6a7d22
|
Fixing httpd
|
2008-01-11 00:48:04 -05:00 |
Slava Pestov
|
4e43b946f9
|
Fix conflicts
|
2008-01-06 14:17:50 -04:00 |
Slava Pestov
|
8285eeda9a
|
Fix conflict
|
2008-01-06 13:30:23 -04:00 |
Aaron Schaefer
|
897a8ed8aa
|
Replace '<file-reader> contents' with 'file-contents' in all vocabs
|
2007-12-31 14:47:24 -05:00 |
Doug Coleman
|
b4575a9bff
|
Templating now runs in quiet mode
session ids are now 4 bignum number>string string>sha-256-string
add assoc-heaps
sessions are stored in an assoc-heap
|
2007-12-19 23:34:30 -06:00 |
Doug Coleman
|
1c3c7db0bc
|
Overhaul furnace
- validators work!
- added sessions
- add error checking to pastebin
- add define-form, defalut-values
|
2007-12-18 02:24:05 -06:00 |
Slava Pestov
|
3dc69f16f3
|
url-encode fix
|
2007-12-06 02:28:45 -05:00 |
Doug Coleman
|
e2acf8c386
|
Rename http.parser to html.parser
|
2007-12-04 14:14:07 -06:00 |
Doug Coleman
|
566326a01e
|
Let http.parser load
|
2007-11-29 11:36:30 -06:00 |
Doug Coleman
|
d3350bcfdf
|
Rename extra/browser to extra/http/parser
|
2007-11-29 11:18:46 -06:00 |
Slava Pestov
|
72ea94384d
|
Fixes
|
2007-11-15 04:40:23 -05:00 |
Slava Pestov
|
37ee63e72d
|
Move http.server.responders.* to webapps.*
|
2007-11-12 23:26:45 -05:00 |
Slava Pestov
|
253a4b660d
|
http.server cleanups
|
2007-11-12 23:18:56 -05:00 |
Slava Pestov
|
d8d1da96d7
|
Update libraries for parent-dir rename
|
2007-11-05 00:46:03 -05:00 |
Doug Coleman
|
688ccb8a14
|
Optimize the way random IDs are generated for the callback responder
It's about 10x more efficient this way
|
2007-10-31 19:04:13 -05:00 |
Slava Pestov
|
b832d8dedb
|
Fix conflict
|
2007-10-10 17:49:14 -04:00 |
Slava Pestov
|
7696805037
|
Templating fix
|
2007-10-10 17:47:38 -04:00 |
Doug Coleman
|
36df714e56
|
Print out errors when parsing .fhtml files instead of printing nothing
|
2007-10-09 03:40:04 -05:00 |
Slava Pestov
|
d40b52f4ef
|
Update HTTP server for HTML stream changes
|
2007-09-25 20:31:32 -04:00 |
Slava Pestov
|
e0318f769d
|
Updating HTML output for latest stream protocol
|
2007-09-25 20:30:33 -04:00 |
Slava Pestov
|
a00432b64e
|
HTTPD fix
|
2007-09-21 22:32:32 -04:00 |
Slava Pestov
|
48b35f0417
|
Add new word to http.server.templating
|
2007-09-21 16:55:39 -04:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |