Experimental HTTPClient with proxy support

Committer:
igorsk
Date:
Wed Jun 29 16:01:58 2011 +0000
Revision:
0:b56b6a05cad4

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
igorsk 0:b56b6a05cad4 1 #ifndef NET_CFG_H
igorsk 0:b56b6a05cad4 2 #define NET_GPRS 1
igorsk 0:b56b6a05cad4 3 #define NET_PPP 1
igorsk 0:b56b6a05cad4 4 #define NET_GPRS_MODULE 1
igorsk 0:b56b6a05cad4 5 #define NET_ETH 1
igorsk 0:b56b6a05cad4 6 #define NET_USB_SERIAL 1
igorsk 0:b56b6a05cad4 7 #define NET_CFG_H 1
igorsk 0:b56b6a05cad4 8 #define NET_UMTS 1
igorsk 0:b56b6a05cad4 9 #define NET_USB 1
igorsk 0:b56b6a05cad4 10 #define NET_LWIP_STACK 1
igorsk 0:b56b6a05cad4 11 #endif