Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
Showing
- BUILD 2 additions, 0 deletionsBUILD
- CMakeLists.txt 4 additions, 0 deletionsCMakeLists.txt
- Makefile 4 additions, 0 deletionsMakefile
- binding.gyp 1 addition, 0 deletionsbinding.gyp
- build.yaml 2 additions, 0 deletionsbuild.yaml
- config.m4 1 addition, 0 deletionsconfig.m4
- gRPC-Core.podspec 3 additions, 0 deletionsgRPC-Core.podspec
- grpc.gemspec 2 additions, 0 deletionsgrpc.gemspec
- package.xml 2 additions, 0 deletionspackage.xml
- src/core/ext/client_channel/client_channel.c 24 additions, 2 deletionssrc/core/ext/client_channel/client_channel.c
- src/core/ext/client_channel/http_connect_handshaker.c 0 additions, 24 deletionssrc/core/ext/client_channel/http_connect_handshaker.c
- src/core/ext/client_channel/http_connect_handshaker.h 0 additions, 7 deletionssrc/core/ext/client_channel/http_connect_handshaker.h
- src/core/ext/client_channel/http_proxy.c 68 additions, 0 deletionssrc/core/ext/client_channel/http_proxy.c
- src/core/ext/client_channel/http_proxy.h 41 additions, 0 deletionssrc/core/ext/client_channel/http_proxy.h
- src/core/ext/resolver/dns/native/dns_resolver.c 2 additions, 13 deletionssrc/core/ext/resolver/dns/native/dns_resolver.c
- src/python/grpcio/grpc_core_dependencies.py 1 addition, 0 deletionssrc/python/grpcio/grpc_core_dependencies.py
- tools/doxygen/Doxyfile.core.internal 2 additions, 0 deletionstools/doxygen/Doxyfile.core.internal
- tools/run_tests/generated/sources_and_headers.json 3 additions, 0 deletionstools/run_tests/generated/sources_and_headers.json
- vsprojects/vcxproj/grpc/grpc.vcxproj 3 additions, 0 deletionsvsprojects/vcxproj/grpc/grpc.vcxproj
- vsprojects/vcxproj/grpc/grpc.vcxproj.filters 6 additions, 0 deletionsvsprojects/vcxproj/grpc/grpc.vcxproj.filters
Loading
Please register or sign in to comment