RequestHeaders

ba.sake.sharaf.htmx.RequestHeaders

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val Boosted: HttpString

indicates that the request is via an element using hx-boost

indicates that the request is via an element using hx-boost

Attributes

val CurrentURL: HttpString

the current URL of the browser

the current URL of the browser

Attributes

val HistoryRestoreRequest: HttpString

"true" if the request is for history restoration after a miss in the local history cache

"true" if the request is for history restoration after a miss in the local history cache

Attributes

val Prompt: HttpString

the user response to an hx-prompt

the user response to an hx-prompt

Attributes

val Request: HttpString

always "true"

always "true"

Attributes

val Target: HttpString

the id of the target element if it exists

the id of the target element if it exists

Attributes

val Trigger: HttpString

the id of the triggered element if it exists

the id of the triggered element if it exists

Attributes

val TriggerName: HttpString

the name of the triggered element if it exists

the name of the triggered element if it exists

Attributes