Logo
  • Home
  • Articles
  • Home Page/
  • Articles/
  • Tag: webrick
    • Setting up a Ruby-based HTTP-server to back your test suite updated

  • 02.08.2015 03.10.2021
    • http rake rspec …
  • Some of my rubygems – e.g. proxy_pac_rb – either need a backing HTTP(S)-server for their tests or interact with some external web services via HTTP/HTTPS. To mock external services you can either use VCR, webmock or just plain Webrick. To serve data...

    Read on…

    • Setting up an HTTP proxy with ruby updated

  • 11.04.2015 03.10.2021
    • http proxy ruby …
  • Do you know what: It’s that simple to setup an HTTP forwarding proxy (proxy) with ruby. The only thing you need is webrick’s HTTPProxyServer-class.

    Read on…

Most used tags

  • ruby
  • 8
  • http
  • 5
  • linux
  • 5
  • webserver
  • 4
  • tutorial
  • 4
  • aruba
  • 3
  • www
  • 3
  • alpine-linux
  • 3
  • webrick
  • 2
  • tdd
  • 2
  • proxy
  • 2
Show all tags …
  • © 2022. fedux.org. Some rights reserved.
  • Licences
  • Imprint
  • Privacy Statement
  • RSS Feed