John Benediktsson
|
ca03896d74
|
more test IN: cleanup.
|
2018-02-15 09:20:01 -08:00 |
John Benediktsson
|
baaa06278c
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
This reverts commit 63b0593824 .
|
2017-01-21 07:20:14 -08:00 |
John Benediktsson
|
63b0593824
|
sequences: swap stack arguments for start/start*/subseq?.
It is more natural to be ( seq subseq -- ? ).
|
2017-01-20 22:49:53 -08:00 |
Doug Coleman
|
0e55a173a0
|
http.client: disable sni test that hits the velox.ch site as per requested by the site owner.
|
2016-05-22 22:53:28 -07:00 |
Jon Harper
|
617a725ba5
|
http.client, proxy defaults to http protocol like for the target
|
2016-03-31 06:25:03 -07:00 |
Jon Harper
|
ed33bc7862
|
http.client, request-url don't try to fix unfixable urls
Before, it would prepend http:// to anything and that would create
bad urls like URL" http://http://". It's simpler to fix only what is
fixable
|
2016-03-31 06:25:03 -07:00 |
Jon Harper
|
9cbf548340
|
http.client: throw if the proxy not empty and not valid
|
2016-03-31 06:25:03 -07:00 |
Jon Harper
|
62603e1f8c
|
http.client, allow to use http proxies
|
2016-03-30 13:46:55 -07:00 |
Benjamin Pollack
|
3fda77dbe8
|
Add an SNI-based http.client test
|
2016-03-03 09:48:20 -08:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
John Benediktsson
|
4e72d80256
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
John Benediktsson
|
46f8225f7a
|
http: change client/server to support LF and CRLF delimited headers.
|
2011-10-12 12:51:49 -07:00 |
otoburb
|
b8b1c30062
|
http.client: Added OPTIONS, TRACE and HEAD HTTP methods
|
2011-05-12 01:32:00 +00:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Slava Pestov
|
c4f4c6749f
|
Fixing some test failures after url.encoding change
|
2009-07-09 19:02:15 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
1cf1d967ea
|
New combinators for incremental HTTP requests
|
2008-10-01 05:43:20 -05:00 |
Slava Pestov
|
57ca685e26
|
New tuple syntax
|
2008-09-05 20:39:45 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |