[dylan-lang/http] 56237b: [server, client] Use a <request-method> class for r...
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <5436245f7f0f5_7fd93f9c6912529c394ea@hookshot-fe2-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/http
Commit: 56237bcd2a24c4ecbdba37a393a33462bd09558c
https://github.com/dylan-lang/http/commit/56237bcd2a24c4ecbdba37a393a33462bd09558c
Author: Carl Gay <[email protected]>
Date: 2014-10-05 (Sun, 05 Oct 2014)
Changed paths:
M client/http-client.dylan
M client/tests/http-client-test-suite.dylan
M common/http-common.dylan
M common/library.dylan
M documentation/source/reference/client.rst
M examples/http-server-demo/main.dylan
M server/core/http-server.lid
M server/core/library.dylan
A server/core/methods.dylan
M server/core/request.dylan
M server/core/resources.dylan
M server/core/response.dylan
M server/core/server.dylan
M server/core/static-files.dylan
M server/dsp/dsp.dylan
M tests/http-protocol-test-suite-library.dylan
M tests/http-testing.dylan
Log Message:
-----------
[server,client] Use a <request-method> class for request methods.
Commit: e360aa0dc7e2e6c6e1edf12b09c63106a9bfb289
https://github.com/dylan-lang/http/commit/e360aa0dc7e2e6c6e1edf12b09c63106a9bfb289
Author: Carl Gay <[email protected]>
Date: 2014-10-05 (Sun, 05 Oct 2014)
Changed paths:
M tests/http-protocol-test-suite.dylan
Log Message:
-----------
[tests] Tag tests that use the internet with 'online'.
Commit: 46383ca5d403dfc482018acd3678a42b2c1867c5
https://github.com/dylan-lang/http/commit/46383ca5d403dfc482018acd3678a42b2c1867c5
Author: Carl Gay <[email protected]>
Date: 2014-10-05 (Sun, 05 Oct 2014)
Changed paths:
M server/tests/http-server-tests.dylan
Log Message:
-----------
[tests] Add comment about conflicting-listener-ips-test being expected to fail.
Commit: 0332e14b1dcb69fd1a7da445eedb6ecbf46c88b0
https://github.com/dylan-lang/http/commit/0332e14b1dcb69fd1a7da445eedb6ecbf46c88b0
Author: Carl Gay <[email protected]>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M client/http-client.dylan
M common/http-common.dylan
M common/library.dylan
M server/core/request.dylan
M server/core/response.dylan
M server/tests/request-tests.dylan
Log Message:
-----------
[server,client,common] Use <byte-string> instead of <symbol> for http version.
Commit: b65ebadcf44c384654f7c45e9fbe27aad4057e29
https://github.com/dylan-lang/http/commit/b65ebadcf44c384654f7c45e9fbe27aad4057e29
Author: Carl Gay <[email protected]>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M server/core/utilities.dylan
Log Message:
-----------
[server] Set *log-content?* to #f by default.
Commit: c86db8cd199b9017b4d252326f07d368bbc5f495
https://github.com/dylan-lang/http/commit/c86db8cd199b9017b4d252326f07d368bbc5f495
Author: Carl Gay <[email protected]>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M examples/http-server-demo/main.dylan
M server/core/library.dylan
M server/core/methods.dylan
M server/core/resources.dylan
M server/core/response.dylan
M server/core/server.dylan
M server/tests/request-tests.dylan
M server/tests/vhost-tests.dylan
Log Message:
-----------
[server] Use constants for request methods.
Commit: b7fd0f3a4c6a18998c4b67ed26bf07f742725574
https://github.com/dylan-lang/http/commit/b7fd0f3a4c6a18998c4b67ed26bf07f742725574
Author: Bruce Mitchener <[email protected]>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M client/http-client.dylan
M client/tests/http-client-test-suite.dylan
M common/http-common.dylan
M common/library.dylan
M documentation/source/reference/client.rst
M examples/http-server-demo/main.dylan
M server/core/http-server.lid
M server/core/library.dylan
A server/core/methods.dylan
M server/core/request.dylan
M server/core/resources.dylan
M server/core/response.dylan
M server/core/server.dylan
M server/core/static-files.dylan
M server/core/utilities.dylan
M server/dsp/dsp.dylan
M server/tests/http-server-tests.dylan
M server/tests/request-tests.dylan
M server/tests/vhost-tests.dylan
M tests/http-protocol-test-suite-library.dylan
M tests/http-protocol-test-suite.dylan
M tests/http-testing.dylan
Log Message:
-----------
Merge pull request #74 from cgay/no-symbols
Don't use <symbol>s for http-version or request methods.
Compare: https://github.com/dylan-lang/http/compare/d5265debaa76...b7fd0f3a4c6a
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter