Sha256: ec9559cddee214defe0b79437abf9091644007b5ed8b133a56a4e1204211708d
Contents?: true
Size: 206 Bytes
Versions: 13
Compression:
Stored size: 206 Bytes
Contents
<?php //Just a dummy end point to use in HTTP method calls like PUT and DELETE. //This avoids getting a 405 method not allowed calls for the tests that reference //this file. header("HTTP/1.1 200 OK"); ?>
Version data entries
13 entries across 13 versions & 3 rubygems