My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
HttpRequestFactory  
A factory for creating instances of HttpRequests.
Autogenerated
Updated Jan 8, 2010 by innovat...@gmail.com

note: this page is automatically generated from embedded documentation in the PHP source.

Overview

A factory for creating instances of HttpRequests. Required so unit tests can mock out HTTP behaviour

Constructors

Methods

Constructor Detail

HttpRequestFactory

public HttpRequestFactory()

Method Detail

always_validate_cache

public void always_validate_cache(mixed val)

make

public void make(mixed method, mixed uri, mixed credentials)

set_cache

public void set_cache(mixed cache)

set_proxy

public void set_proxy(mixed val)

use_stale_response_on_failure

public void use_stale_response_on_failure(mixed val)

Generated by PHPDoctor 2RC2


Sign in to add a comment
Powered by Google Project Hosting