remoting.HttpConnection

HttpConnection

package haxe-remoting

implements Connection

Available on all platforms

Allows a synchronous connection to the given URL which should link to a Haxe server application.

Methods

call (params:Array<Dynamic>):Dynamic

resolve (name:String):Connection

Static variables

static TIMEOUT:Float = 10.

Static methods

static handleRequest (ctx:Context):Bool

Available on macro, neko, php

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

static urlConnect (url:String):HttpConnection

Available on cpp, cs, hl, java, js, lua, macro, neko, php, python

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/haxe/remoting/HttpConnection.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部