⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 todo

📁 一个经典的java的web服务器的建立源代码
💻
字号:
$Id: TODO,v 1.12 2001/01/25 02:43:57 nconway Exp $

For 0.3.0:

- Move CVS tree to SourceForge
- Reorganize source tree so the build process is easier. Move
  Source code to 'src/', perhaps compile a JAR archive, etc...?
- XML configuration system
- Proper unit testing using JUnit (www.junit.org)
- Parse command-line options
- Document some new code (Request, Response, misc other methods)
- Fix access log format

For 0.4.0 and later:

- HTTP Basic Authentication support
- Better HTTP error code pages
- Rewrite ThreadManager so it actually works

Minor Features/Reminders:

- If using HTTP/1.1, require all clients send 'Host:' headers
- Decide on access restrictions for constructors: public, friendly, ?
- Clarify usage of URI and URL in the source code and documentation
- Test that security checks in ServerThread.translateURI(String) still
  work, even with URLDecoder
- Remove all references to author's system (e.g. /home/nconway/ hardcoded)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -