Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Status Codes - e.g. ballerina/samples/echo/echoService.bal #100

Closed
FrankLeymann opened this issue Dec 1, 2016 · 2 comments
Closed

Comments

@FrankLeymann
Copy link
Contributor

Is the assumption, that "reply" in the echoService.bal automatically sets an HTTP 200 status code? I.e. is the default status code that is returned always a 200?

@SupunS SupunS added the runtime label Jan 24, 2017
djkevincr pushed a commit to djkevincr/ballerina that referenced this issue May 25, 2017
…actor

Refactor Gmail connector with recent json changes
@pubudu91
Copy link
Contributor

pubudu91 commented Dec 6, 2017

Now, reply has been replaced by send() and forward() functions bound to the response struct. The default status code that is returned is 200 in cases where the status code has not already been set and there weren't any errors in processing the request.

@anupama-pathirage
Copy link
Contributor

Closing the issue according to the above comment

lankavitharana pushed a commit to lankavitharana/ballerina that referenced this issue Feb 2, 2018
Force testerina function invocations to operate in blocking mode
lankavitharana pushed a commit to lankavitharana/ballerina that referenced this issue Feb 2, 2018
lankavitharana pushed a commit to lankavitharana/ballerina that referenced this issue Feb 2, 2018
Add axiom-dom dependency to the distribution
roonyh pushed a commit to roonyh/ballerina that referenced this issue Feb 6, 2018
ushirask pushed a commit to ushirask/ballerina-lang that referenced this issue Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants