Version 0.1
A very serious, industrial web framework in Tcl
 All Data Structures Namespaces Files Functions Variables Pages
Functions
tanzer::response Namespace Reference

Functions

 lookup status
 

Detailed Description

A namespace containing HTTP statuses.

Function Documentation

tanzer::response::lookup   status  

Given the HTTP status code in $status, return a text representation thereof, or an empty string when passed an unrecognized HTTP status.