7 lines
357 B
Text
7 lines
357 B
Text
This library is based on the proxy_resolver_v8 and other classes taken from
|
|
chromium project.
|
|
|
|
Modifications have been made to remove dependencies on chromium utility
|
|
functions and classes. To make this library accessible on Android, the string
|
|
utilities have been modified to use stl and the network functions have been
|
|
modified to use UNIX functions.
|