diff --git a/Libraries/Proxy-Library.md b/Libraries/Proxy-Library.md index acf64397..ac8662a7 100755 --- a/Libraries/Proxy-Library.md +++ b/Libraries/Proxy-Library.md @@ -1,6 +1,6 @@ [[Category:Libraries]] | [[Category:Libraries::Community]] | [[Category:Libraries::Connectivity]] This class enables you to make call to internal and external site with general HTTP request by opening a socket connection to the remote host. No cURL or other fancy stuff dependencies. -For recent update, this Library has moved into Github repo, [h4][url=https://github.com/toopay/CI-Proxy-Library]CI-Proxy-Library@Github[/url][/h4] +[h4]For recent update, this Library has moved into Github repo, [url=https://github.com/toopay/CI-Proxy-Library]CI-Proxy-Library@Github[/url][/h4] [h3]FEATURES[/h3] 1. Support all HTTP method (GET, POST, PUT, DELETE) [NEW]. 2. Support custom HTTP header, and basic HTTP Authorization [NEW].