# API Reference

Browse the API by area.

## Routing
- [Handler](/api/webflo-routing/handler)
- [HttpEvent](/api/webflo-routing/HttpEvent)
- [next](/api/webflo-routing/handler/next)
- [fetch (handler)](/api/webflo-routing/handler/fetch)
- [HttpState](/api/webflo-routing/HttpState)
- [HttpSession](/api/webflo-routing/HttpSession)
- [HttpUser](/api/webflo-routing/HttpUser)
- [HttpCookies](/api/webflo-routing/HttpCookies)

## Fetch
- [fetch](/api/webflo-fetch/fetch)
- [Request](/api/webflo-fetch/Request)
- [Response](/api/webflo-fetch/Response)
- [LiveResponse](/api/webflo-fetch/LiveResponse)
- [FormData](/api/webflo-fetch/FormData)
- [Headers](/api/webflo-fetch/Headers)

## Messaging
- [MessageChannel](/api/webflo-messaging/MessageChannel)
- [MessagePort](/api/webflo-messaging/MessagePort)
- [MessageEvent](/api/webflo-messaging/MessageEvent)
