nxt_unit_request_info_t_ops

final implicit implicit class nxt_unit_request_info_t_ops(ptr: Ptr[nxt_unit_request_info_t]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def content_buf_=(v: Ptr[nxt_unit_buf_t]): Unit
def content_fd: CInt
def content_fd_=(v: CInt): Unit
def content_length: CLongLong
def content_length_=(v: CLongLong): Unit
def ctx_=(v: Ptr[nxt_unit_ctx_t]): Unit
def data: Ptr[Byte]
def data_=(v: Ptr[Byte]): Unit
def request_=(v: Ptr[nxt_unit_request_t]): Unit
def request_buf_=(v: Ptr[nxt_unit_buf_t]): Unit
def response_=(v: Ptr[nxt_unit_response_t]): Unit
def response_buf_=(v: Ptr[nxt_unit_buf_t]): Unit
def response_max_fields_=(v: CInt): Unit
def response_port_=(v: Ptr[nxt_unit_port_t]): Unit
def unit: Ptr[nxt_unit_t]
def unit_=(v: Ptr[nxt_unit_t]): Unit