coding4m

Results 4 issues of coding4m

#### Describe the feature NetClient now use a global connectTimeout by NetClientOptions. is that possible set a local connectTimeout when use NetClient.connect(xx) method ? #### Use cases so we can...

enhancement

#### Describe the feature Allows HttpClient send a request on a specified HttpConnection. #### Use cases * for reversed proxy we could bound the client connection to upstream connection (load...

enhancement

### Version vertx 4.2.5 grpc-java 1.44.1 ### Context exception stack trace: ``` 2022-03-09T15:16:02,302 WARN io.netty.util.concurrent.DefaultPromise - An exception was thrown by io.grpc.netty.NettyServerHandler$5.operationComplete() Mar 09 15:16:02 start[18365]: java.lang.IndexOutOfBoundsException: Index: 0, Size:...

bug

As title. #### Refer issue: [Context deadline propagation should cascade](https://github.com/grpc/grpc-java/issues/1205#issue-116811766)

enhancement