]> gitweb.factorcode.org Git - factor.git/history - basis/http
Reformat
[factor.git] / basis / http /
2016-03-31 Jon Harperhttp.client, request-url don't try to fix unfixable...
2016-03-31 Jon Harperhttp.client: throw if the proxy not empty and not valid
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-30 John Benediktssonhttp.client: make no-proxy? to do less work with no...
2016-03-30 Jon Harperhttp.client, allow to use http proxies
2016-03-30 Jon Harperhttp.client, automatically add basic auth from urls...
2016-03-30 Jon Harperhttp.client, don't write the anchor in the request...
2016-03-30 Jon Harperhttp.client, fix GETs after POSTs redirects
2016-03-14 John Benediktssonhttp: fix tests for string-lines.
2016-03-03 Benjamin PollackAdd an SNI-based http.client test
2015-11-04 John Benediktssonhttp.server.requests: fix LH{ } in tests.
2015-10-02 John Benediktssonhttp.server.static: better fix for cgi-docs issue.
2015-10-02 John Benediktssonhttp.server.cgi: different fix maybe.
2015-10-02 John BenediktssonRevert "http.server.cgi: fix for the dependency cycle...
2015-10-02 Björn Lindqvisthttp.server.cgi: fix for the dependency cycle http...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-16 Doug Colemanpeg: 'convention' -> convention-parser for Factor word...
2015-08-15 John Benediktssonfurnace.actions: return Method Not Allowed if not GET...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug Colemantests: prefer ${ } instead of 1array
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-05-13 John Benediktssonminor cleanup to some docs.
2015-05-12 Björn Lindqvistio.crlf: the lf>crlf and crlf>lf words looks generally...
2015-05-12 Björn Lindqvisthttp.server.requests: an upper limit is needed for...
2015-05-12 Björn Lindqvisthttp.server: extend handle-client-error so that it...
2015-05-12 Björn Lindqvisthttp.server.requests: if the content-length header...
2015-05-12 Björn Lindqvisthttp.server.requests: system for read-request for repor...
2015-05-12 Björn Lindqvisthttp.server.requests.tests: more tests for POST request...
2015-05-12 Björn Lindqvisthttp.server.requests: refactor the http.server vocabs...
2015-04-18 John Benediktssonhttp.client: add quot stack effect.
2015-03-12 John Benediktssonhttp.parsers: parse a "simple request".
2014-11-23 Doug Colemanhttp.server: Make sure http.forms is loaded for http...
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-10-23 Björn Lindqvisthttp.server: handle certain parse-errors from the peg...
2014-09-29 Björn Lindqvistfurnace.db: db-persistence needs a dispose word that...
2014-06-09 John Benediktssonhttp.client: adding version of download-to that checks...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
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...
next