Stef Heyenrath

Results 713 comments of Stef Heyenrath

Also added another test: https://github.com/WireMock-Net/WireMock.Net/blob/bug/1144-protobuf/test/WireMock.Net.Tests/Grpc/WireMockServerTests.Grpc.cs#L144

https://github.com/WireMock-Net/WireMock.Net/issues/1153

Using https://protobuf.heyenrath.nl/ with your message and `google.protobuf.Empty` does return an empty byte array ![image](https://github.com/user-attachments/assets/e6305cec-236f-4e69-84a4-7dfa08058c6a)

Hello @ArcaneTSGK, could you make an example project to demonstrate this issue?

Hello @ArcaneTSGK, could you make an example project to demonstrate this issue?

@carlos-pilao-deltatre Can you please test preview version 1.6.2-ci-19188?

> > 1. If you have _import google/protobuf/empty.proto_ in your proto file and you are **not** referencing _Empty_ anywhere the response will be always _404 Unimplemented_ > > 2. If...