Skip to content

zhaoterryy/haxe-issue-8268-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Example for HaxeFoundation/haxe#8268.

Open index.html locally and check console output. The request URL is remote (https://httpstat.us/418) but haxe.Http.HttpJs treats it as local, therefore obscuring the real response status code. 200 is returned rather than 418.

Cli command used to compile: haxe HttpStatusExample.hx -js test.js -main HttpStatusExample -dce full

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published