Praminda

Results 18 comments of Praminda

Postponed until ballerina team provides an update for the issue.

If you have toolkit and runtime installed properly (by adding both runtime and toolkit into `$PATH`) in the dev environment, Then there is no additional switch. Its just that you...

Why do you need to install ballerina?

@VirajSalaka Did we fixed this at any point or is this issue still exists on windows?

@umerasir Thanks for reporting the issue. This seems to be an actual issue in the ballerina code generation we do. We'll push a fix soon for this. As a temporary...

What did you refer to by "internal mode"? If you need to use old `APIKeyValidationService` method for key validation you need to enable legacy mode by enabling following configuration. ```toml...

We can make this work for requests with content-length header. Otherwise we'll have to build the request.

@Rajith90 So do we have a plan on implementing the other part, where we build the message to get the message size (if response is chunked)?

@Rajith90 @VirajSalaka @hasuniea @AmaliMatharaarachchi

I believe we are going to introduce a new configuration to point the APIM deployment to push the messages?