facet classafPillow::PageEvent

sys::Obj
  afPillow::PageEvent : sys::Facet

@Serializable

Place on a page method to mark it as an Event.

httpMethod

Source

const Str httpMethod := "GET"

The HTTP method the page event should respond to.

Defaults to GET