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

Support for uncommon HTTP Status codes and how to set custom headers? #15

Open
ghost opened this issue Aug 4, 2022 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Aug 4, 2022

Hi, we have a resource that takes a while to create and want to return HTTP 202, and in general want to follow the conventions laid out here: https://farazdagi.com/posts/2014-10-16-rest-long-running-jobs/.
See here for a discussion of HTTP and long running processes: https://softwareengineering.stackexchange.com/questions/316208/http-status-code-for-still-processing.

@isc-tleavitt
Copy link
Collaborator

@mfortuna-isc can you elaborate on the custom headers use case?

Re: long-running processes, I think it would be good to build generalized background process support into isc.rest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant