Pascal Lalancette

Results 4 comments of Pascal Lalancette

I have the same issue. My user is calling my API with a C# client. Their multipart/form implemtation always adds the `text/plain` mimetype. To solve the issue, I have to...

Hi Daniel, Thank you for the feedback :). Yes, the tool is missing some features. Sadly, it is hard for me to put time on it right now. If you...

It requires at the minimum node 4.0.

I have a similar error. I cannot create an Edge service origin. This configuration (from the doc) always fails for me: ``` resource "google_network_services_edge_cache_origin" "default" { name = "my-origin" origin_address...