Skip to content

Conversation

@jfraudeau
Copy link
Contributor

Interpretation of parameters by the Finch server generator is broken, this commit fixes it partially

@wing328
Copy link
Contributor

wing328 commented Oct 25, 2017

@jfraudeau thanks for the PR.

cc @clasnake @jimschubert

@jimschubert
Copy link
Contributor

This looks good. What are remaining todos (referred to as "partially" above)?

@jfraudeau
Copy link
Contributor Author

I didn't check the specs so I can't say for sure. Off the top of my head it misses at least :

  • Cookie parameters
  • Query parameters and Header that are not interpreted as strings
  • All arities aren't always handled
  • Code is ugly as hell

@wing328
Copy link
Contributor

wing328 commented Oct 26, 2017

PR merged into master.

For the enhancements, it's tracked under #6818

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants