Page MenuHomeCode

xhrDummyMethod.php
No OneTemporary

xhrDummyMethod.php

<?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");
?>

File Metadata

Mime Type
text/x-php
Expires
Sat, Jun 21, 07:06 (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24921
Default Alt Text
xhrDummyMethod.php (206 B)

Event Timeline