Narongrit Unwerawattana

Results 4 issues of Narongrit Unwerawattana

**Describe the bug** The `outHeader` never get assigned with a static value during HTTP send **To Reproduce** Execute following code with `--trace` flag ``` interface AIface { RequestResponse: getData(void)(void) }...

bug

**Reasons for making this change:** This PR introduces the gitignore template for [Jolie](http://jolie-lang.org/). Jolie is a general-purpose service-oriented language, mainly used for the development of microservices. If this is a...

This PR fixes #432. Also, we discover another related bug where Jolie always cast the value's type based on the left expression. Which breaks the symmetric property of equality as...

This PR adds workflow for standard library documentation generation. The PR will be ready after the document generation step is complete. For this workflow to work, it requires a token...