Table of contents
  1. 1. Overview
  2. 2. Data Types
    1. 2.1. Config
  3. 3. Features
      1. 3.1.1. *://*
        1. 3.1.1.1. Query Parameters
        2. 3.1.1.2. Request Body
        3. 3.1.1.3. Response
        4. 3.1.1.4. Version History

Assembly: mindtouch.core
Class: MindTouch.Dream.RedirectService
SID: http://services.mindtouch.com/dream/.../2007/03/proxy

Overview

The Proxy service is used to redirect requests to another service or server.

Verb:Suffix Description
*://* Redirect web-request

Data Types

Config

<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 Parameters

Any query parameter will be passed on to the redirected web-request.

Request Body

Any request body, including HTTP headers will be passed on to the redirected web-request.

Response

Any response, including HTTP headers, will be passed back from the redirected web-request.

Version History

Crimson: changed feature signature to "*://*"

Aqua: service added

Tag page
You must login to post a comment.
Powered by MindTouch Deki v.8.08