mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[docs] add travis build status
This commit is contained in:
parent
16a4d9da11
commit
6b61878759
@ -9,6 +9,12 @@ Caronte is an HTTP programmable proxying library that supports
|
|||||||
websockets. It is suitable for implementing components such as
|
websockets. It is suitable for implementing components such as
|
||||||
proxies and load balancers.
|
proxies and load balancers.
|
||||||
|
|
||||||
|
### Build Status
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://travis-ci.org/nodejitsu/node-http-proxy.png?branch=caronte"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
### Core Concept
|
### Core Concept
|
||||||
|
|
||||||
A new proxy is created by calling `createProxyServer` and passing
|
A new proxy is created by calling `createProxyServer` and passing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user