[dylan-lang/http] 121650: [http-server] Move connection keep-alive handling.
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <54110963b6e8_5c923fb34d25d2b864697@hookshot-fe3-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/http
Commit: 121650c1718943c05701f9ff7e3bbf5f97acdc24
https://github.com/dylan-lang/http/commit/121650c1718943c05701f9ff7e3bbf5f97acdc24
Author: Bruce Mitchener <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M server/core/response.dylan
M server/core/server.dylan
Log Message:
-----------
[http-server] Move connection keep-alive handling.
This moves the code from the server's response handling
code to the response's initialize method.
Commit: 8d3e2c30eb8c6566a8053120023dab67302685ca
https://github.com/dylan-lang/http/commit/8d3e2c30eb8c6566a8053120023dab67302685ca
Author: Bruce Mitchener <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M server/core/response.dylan
Log Message:
-----------
[http-server] Simplify response initialize method.
Remove the direction: keyword argument and validation as it isn't
needed.
Commit: bc3ea626b69e40e16923cf41f3c88b3996e1f910
https://github.com/dylan-lang/http/commit/bc3ea626b69e40e16923cf41f3c88b3996e1f910
Author: Bruce Mitchener <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M documentation/source/reference/server.rst
M server/core/server.dylan
Log Message:
-----------
[http-server] Just create <request> rather than make it configurable.
Commit: e985e720f60a1fbda4bd7b03b3ef44947f9b59cb
https://github.com/dylan-lang/http/commit/e985e720f60a1fbda4bd7b03b3ef44947f9b59cb
Author: Bruce Mitchener <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M server/core/server.dylan
Log Message:
-----------
[http-server] Collapse some whitespace.
Commit: f94c1447bff03f2d525813c8e1d6e82d51d04e13
https://github.com/dylan-lang/http/commit/f94c1447bff03f2d525813c8e1d6e82d51d04e13
Author: Carl Gay <[email protected]>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M documentation/source/reference/server.rst
M server/core/response.dylan
M server/core/server.dylan
Log Message:
-----------
Merge pull request #75 from dylan-lang/cleanups
Cleanups
Compare: https://github.com/dylan-lang/http/compare/0803e7eac2f3...f94c1447bff0
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter