Method: HTTPX::ContentType#charset

Defined in:
lib/httpx/response.rb

#charsetObject (readonly)

Returns the value of attribute charset.



194
195
196
# File 'lib/httpx/response.rb', line 194

def charset
  @charset
end