Eggbox
  • Search
  • About
  • Get Started
    • Publishing Pods
    • Writing Documentation
    • Using fanr
  • Sign Up
  • Login
Warning: This page pertains to an older version of AF-BedSheet. Click here for the latest.
  1. Pods
  2. AF-BedSheet 1.2.0.1
  3. API
  4. HttpStatus

const classafBedSheet::HttpStatus

sys::Obj
  afBedSheet::HttpStatus

Return from request handlers to send the appropriate response to the client.

code

Source

const Int code

The HTTP status code.

@see web::WebRes.statusMsg

data

Source

const Obj? data

Custom user data

make

Source

new make(Int statusCode, Str statusMsg := ..., Err? data := null)

msg

Source

const Str msg

The HTTP status message.

@see web::WebRes.statusMsg


Contents

Summary

API

User Guide

Source

  • View Source

Slots

  • code
  • data
  • make
  • msg

 


Contact me about Fantom-Factory at:
-----------------------------

written inwritten inFantomFantom powered bypowered byBedSheetBedSheet
Eggbox v0.2.3.32