QuectelCellular::HTTPSClient class of PicoRuby

Singleton methods

new

QuectelCellular::HTTPSClient.new(cacert: String, uart: UART, ?log_size: Integer) -> HTTPSClient

Instance methods

post

instance.post(String domain, String path, String body, ?Hash[String, String] headers) -> String
Tags: class