タグ

ブックマーク / holy.enyou.org (1)

  • HWPS! » open-uri を Basic認証のあるサイトに使う


    Ruby 便 open-uri  open-uri Basic使(?)  :http_basic_authentication  require 'open-uri' open('http://www.example.com/authenticated_page/', :http_basic_authentication => ['username', 'password'])     :content_length_proc  :progress_proc 使 open(downloading
  • 1