]> gitweb.factorcode.org Git - factor.git/history - basis/http/client
Reformat
[factor.git] / basis / http / client /
2024-03-25 Doug Colemanhttp.download: fix for new changes
2024-03-24 Doug Colemanhttp.download: move download words to their own vocabulary
2023-10-30 Doug Colemanhttp.client.post-data: >post-data isn't private now...
2023-10-30 Doug Colemanhttp.client.post-data: make >post-data public
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-09 Doug Colemanhttp.client: add a ?download-update-to and file-too...
2023-04-14 Doug Colemanhttp: remove some dead code but i wanted to keep it...
2023-04-14 Doug Colemanhttp: allow using ws:// or wss:// and use it in discord
2023-03-28 Doug Colemanhttp.client: fix docs
2023-03-28 Doug Colemanhttp.client: move <PRIVATE section
2023-03-28 Doug Colemanhttp.client: support upgrading to websockets
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-03-05 Doug Colemanhttp.client: fix docs for http-patch accepting a body
2023-03-04 Doug Colemanhttp.client: PATCH should usually take a body
2023-02-26 Doug Colemanfactor: remove in-out, it's just in>> out>>
2023-02-26 Doug Colemanfactor: fix using/docs
2023-02-26 Doug Colemanbasis: adjust in-out spacing
2023-02-26 Doug Colemanfactor: use in-out word
2023-01-20 John Benediktssonhttp.client: revert https
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-09 Rudi Grinbergadd PATCH http method
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-03-21 Doug Colemanhttp: Use Uppercase For Header Names
2021-03-05 Doug Colemanhttp.client.debugger: Print the whole message.
2020-11-07 John Benediktssonhttp.client: fix test cases broken by schema:path url...
2020-11-02 John Benediktssonurls: move a test for parse-host from http.client,...
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-10-31 Björn LindqvistDocs: bunch of random doc updates
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-05-23 Doug Colemanhttp.client: disable sni test that hits the velox.ch...
2016-03-31 Jon Harperhttp.client, proxy defaults to http protocol like for...
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-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-03 Benjamin PollackAdd an SNI-based http.client test
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-05-13 John Benediktssonminor cleanup to some docs.
2015-04-18 John Benediktssonhttp.client: add quot stack effect.
2014-06-09 John Benediktssonhttp.client: adding version of download-to that checks...
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
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.
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-01-11 otoburbclient-docs: Updated HTTP PUT documentation typos
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-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
next