struct Halite::Request::Data

Overview

Request data of body

Defined in:

halite/request.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(body : String, content_type : String? = nil) #

Instance Method Detail

def body : String #

def content_type : String? #