A POST can be made using the Net::HTTP::Post request class. This example creates a URL encoded POST body: uri = URI('http://www.example.com/todo.cgi') req ...
確定! 回上一頁