Skip to content

Response status is a string. Would like to see it be an Integer like Xojo Web for ease of use. #14

Description

@sworteu

Currently one needs to define the http status code of the response as a string like "200 OK" or "404 File Not Found" which is impractical and is questionable as it's a probable cause of erros.

Xojo Web has status As integer, which this case would also like to have.
This should be defined in a newer ESResponse class that would also be added to the RequestHandlerDelegate.

See for handler delegate info:
#13

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions