]> gitweb.factorcode.org Git - factor.git/history - basis/http
ui.theme.switching.tools: switch breakpoint symbol
[factor.git] / basis / http /
2014-04-22 John Benediktssonhttp.server.responses: adding <html-content>, use it.
2014-04-22 Profpatschhttp.server.responses: Add <text-content>, improve...
2014-03-13 John Benediktssonhttp.client: add starred versions that do not check...
2014-03-13 John Benediktssonhttp.client: fix duplicate using.
2014-03-13 John Benediktssonhttp.client: remove unused word.
2014-03-13 John Benediktssonhttp.client: remove http-get* and its friends, change...
2013-10-12 John Benediktssonhttp.client: adding http-request*.
2013-10-12 John Benediktssonhttp.client: add variants to the docs.
2013-10-12 John Benediktssonhttp.client: adding variants of http-methods that check...
2013-09-23 John Benediktssonhttp.client: add quotation stack effects.
2013-08-24 John Benediktssonupdate docs for help.lint checks.
2013-07-15 John Benediktssonhttp.client: support urls without protocols (in additio...
2013-07-15 John Benediktssonhttp.client: default to http:// if not specified.
2013-04-25 John BenediktssonFix some copyrights, sorry "Your name".
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-07-27 John Benediktssonhttp: only parse expires if non-empty.
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-20 Doug Colemanhttp: Use make
2012-07-19 John Benediktssonmore H{ } make fixes.
2012-07-19 John Benediktssoncleanup some use of with-scope.
2012-07-19 John Benediktssonmore cleanup for H{ } make.
2012-06-18 John Benediktssonhttp: using temp directory.
2012-05-29 John Benediktssonfix some tests broken by the prepend change.
2012-01-11 otoburbclient-docs: Updated HTTP PUT documentation typos
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-29 Slava Pestovhttp.server: closing socket without sending any text...
2011-10-16 John BenediktssonCleanup more lint warnings.
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-10-14 John BenediktssonCleanup lint warnings.
2011-10-14 John Benediktssonnamespaces: adding a "with-global" word to replace...
2011-10-13 Doug ColemanFix using list for http.server tests
2011-10-13 John Benediktssonhttp.server: ignore preceding whitespace before request...
2011-10-13 John Benediktssonhttp.client: too aggressive with ?CRLF.
2011-10-12 John Benediktssonhttp: change client/server to support LF and CRLF delim...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 John BenediktssonSpelling fixes to documentation.
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-06-04 John BenediktssonMerge remote branch 'upstream/master'
2011-06-04 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-05-25 otoburbhttp.client-docs: Added documentation for HEAD, TRACE...
2011-05-24 otoburbMerge branch 'master' of http://factorcode.org/git...
2011-05-12 otoburbhttp.client: Added OPTIONS, TRACE and HEAD HTTP methods
2011-05-07 Slava PestovMerge branch 'doc-fixes' of git://github.com/mrjbq7...
2011-05-07 Slava PestovMerge branch 'cleanup' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'sorting' of git://github.com/mrjbq7/factor
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-04-13 John BenediktssonMerge branch 'master' into sorting
2011-04-07 John BenediktssonUpdate code that did ">alist sort-" to just "sort-".
2011-02-28 Slava PestovFix conflict
2011-02-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-11 Doug ColemanDon't normalize cookie names to lower-case.
2011-02-09 Keita HagaIn several documentation, remove whitespace before...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-04 Keita Hagahttp.client: fix typo in docs
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-24 Slava Pestovio.sockets.secure: add ssl-supported? hook, and make...
2010-10-07 Slava PestovVarious cleanups for Doug's recent socket addressing...
2010-10-05 Doug ColemanSince ip4/ip6 services can run on different ports,...
2010-09-29 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-29 Slava Pestovhttp.server.static: look for index.fhtml when fhtml...
2010-09-28 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-28 Doug ColemanSquashed commit of the following:
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-19 Doug ColemanFix http tests and io.server.connection docs
2010-09-19 Doug ColemanSquashed commit of the following:
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-10 Slava PestovMerge branch 'docs-linearization-typo' of http://github...
2010-09-10 Slava PestovMerge branch 'docs-optimization' of http://github.com...
2010-09-08 Doug ColemanFix file uploads by using unlimit-stream for now. ...
2010-08-21 Slava Pestovhttp: turns out we do need to handle port number in...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-11 Joe GroffMerge branch 'master' into native-image-loader
2010-07-09 Joe Groffhttp.server: reintroduce some code cleanups now that...
2010-07-09 Joe Groffhttp.server: revert d00ea changes so that server works...
2010-07-09 Joe Groffio.streams.limited: remove unlimit*
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-09 Doug ColemanSplit off io.streams.throwing from io.streams.limited...
2010-07-07 Joe GroffMerge branch 'master' into native-image-loader
2010-07-06 Slava Pestovhttp: host header should not include the port number
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-28 Slava Pestovhttp.server: more doc fixes
2010-06-28 Slava Pestovhttp.server: tweak docs
next