Sha256: bd704710797d2cfe16e8ab0df9966d32f3a843e8aae5b372fe656803b880c256
Contents?: true
Size: 134 Bytes
Versions: 6
Compression:
Stored size: 134 Bytes
Contents
#!/usr/bin/env ruby require 'net/http' require 'net/https' require 'uri' base = ARGV[0] unless base abort "Usage: #{$0} url" end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
clarion-1.1.0 | bin/test-authn |
clarion-1.0.0 | bin/test-authn |
clarion-0.3.0 | bin/test-authn |
clarion-0.2.1 | bin/test-authn |
clarion-0.2.0 | bin/test-authn |
clarion-0.1.0 | bin/test-authn |