# Functions
FromIP makes a best effort to compute the request client IP.
HTTPGet do http GET method.
IPIsLocal check ip address is local ip or not.
IsFromLocalIP check req is from local or not.
PostBuffer2URL do URL post.
PostURI2URL post URI as ?a=12&b=44 to URL return: result byte, uri combined result, connect or post error.