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

Enrich action HTTP #7

Open
ivancorrales opened this issue Feb 18, 2021 · 0 comments
Open

Enrich action HTTP #7

ivancorrales opened this issue Feb 18, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@ivancorrales
Copy link
Member

Action HTTP is not completed at all, see docmentation action HTTPP

I miss some details such as timeouts, TLS. (maybe more)

http  post {
   request {
       tls { 
         .....
       }
   }

}

New struct should be added in directory decoder and add an entry for lock tls in the definition of schema request https://github.com/wesovilabs/orion/blob/master/actions/http/internal/decoder/decoder.go#L34

Additionally, this function must consider if TLS is configured

@ivancorrales ivancorrales added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Feb 18, 2021
@ivancorrales ivancorrales added this to the v0.0.1 milestone Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant