# ri > WEBrick::HTTPServlet

yaml
---
type: CommandReference
command: WEBrick::HTTPServlet
mode: ri
section: ""
source: rdoc
---
## Quick Reference
- `WEBrick::HTTPServlet` — abstract base class for WEBrick servlets

## Name
WEBrick::HTTPServlet — abstract base class for creating servlets in WEBrick, the Ruby HTTP server toolkit.

## Synopsis
No synopsis provided in original documentation.

## Options
No options are documented for this class.

## Examples
No examples are available in the original source.

## See Also
- [WEBrick documentation](https://ruby-doc.org/stdlib/libdoc/webrick/rdoc/WEBrick.html)

## Exit Codes
Not applicable.