vibe-project / vibe-java-platform

Vibe Java Platform
http://vibe-project.github.io/projects/vibe-java-platform/
Apache License 2.0
6 stars 1 forks source link

Clarify the life cycle of ServerHttpExchange #15

Closed flowersinthesand closed 10 years ago

flowersinthesand commented 10 years ago

The time where ServerHttpExchange is given means that the client sends a request header.

For now, close method should be renamed to end method.