api-test.t: set a default method
[?]
Jan 10, 2022, 3:38 PM
NVLPKPYIQWPJ3BUDWSPEJ5VHW2YHEL2RP7JL7VZ5L63TXEKZPWMQCDependencies
- [2]
GLJD3PG2api-test.t: make it work under yath - [3]
LZVO64YGMerge in the first bits of the API work
Change contents
- replacement in t/api-test.t at line 45
$req->header(Origin => "http://localhost/") if $opts->{method} eq "POST";$req->header(Origin => "http://localhost/") if ($opts->{method} // "") eq "POST";