summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_grpc_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-20gRPC: fixed missing state save in frame header parsing.Sergey Kandaurov1-0/+1
2018-03-19gRPC: fixed parsing response headers split on CONTINUATION frames.Sergey Kandaurov1-2/+2
2018-03-17gRPC: special handling of "trailer only" responses.Maxim Dounin1-7/+10
2018-03-17gRPC: special handling of the TE request header.Maxim Dounin1-2/+67
2018-03-17The gRPC proxy module.Maxim Dounin1-0/+4571