Rack::Server < Object
| Use Case | Command | Description |
|---|---|---|
| Start a Rack server | Rack::Server.start | Launch the server with default options |
| Create a new server instance | Rack::Server.new(options) | Instantiate server with custom options |
| Access the app | server.app | Get the Rack application object |
| Get server options | server.options | Retrieve current configuration options |
| Set server options | server.options = hash | Assign new configuration options |
| Determine middleware stack | Rack::Server.middleware | List middleware for the given environment |
default_middleware_by_environmentlogging_middlewaremiddlewarenewstartappdefault_optionsmiddlewareoptionsserverstartattr_writer optionsGenerated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-28 06:17 @216.73.217.46
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format