|
|
MindTouch OpenGarden > Dream > Reference > Services > Proxy
ProxyFrom $1目次
Assembly: mindtouch.core
OverviewThe Proxy service is used to redirect requests to another service or server.
Data TypesConfig<config> <path>google</path> <sid>http://services.mindtouch.com/dream/stable/2007/03/proxy</sid> <redirect>http://www.domain.com?apikey=abcdef</redirect> </config> Features*://*Redirect web-request Query ParametersAny query parameter will be passed on to the redirected web-request. Request BodyAny request body, including HTTP headers will be passed on to the redirected web-request. ResponseAny response, including HTTP headers, will be passed back from the redirected web-request. Version HistoryCrimson: changed feature signature to "*://*" Aqua: service added
タグ:
|
||||