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

Invalid JSON body makes server crash + other possibly backportable things from express-pouchdb #5

Open
marten-de-vries opened this issue Jan 3, 2015 · 2 comments

Comments

@marten-de-vries
Copy link
Member

An express-pouchdb issue that will crop up in pouchdb-express-router as well:

pouchdb/express-pouchdb#159

Includes a fix.

@marten-de-vries
Copy link
Member Author

Two other issues that affect pouchdb-express-router as well:

@marten-de-vries
Copy link
Member Author

Better (and simpler) error handling for changes() would also be a nice thing to copy from express-pouchdb: pouchdb/express-pouchdb@0325f8b

There have been other improvements with respect to CouchDB compatibilty as well in core functions (bulkDocs, allDocs, attachments, compact), but I guess those aren't strictly necessary when the only goal is PouchDB interoperability.

@marten-de-vries marten-de-vries changed the title Invalid JSON body makes server crash Invalid JSON body makes server crash + other possibly backportable things from express-pouchdb Jan 14, 2015
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