class haxe.remoting.HttpConnection implements Connection

Available on all platforms

Class Fields

static var TIMEOUT:Float

static function handleRequest(ctx:Context):Bool

Available on neko, php

static function processRequest(requestData:String, ctx:Context):String

static function urlConnect(url:String):HttpConnection

Available on js, neko, php

Instance Fields

function call(params:Array<Dynamic>):Dynamic

function resolve(name:String):Connection