0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 04:10:24 +00:00

Fix PUT when resource doesn't exist in flowchart

This required moving around a lot of things so hopefully I
did not add errors while doing so. Only time will tell.

Also add the 415 that can result from content_types_accepted.
This commit is contained in:
Loïc Hoguin 2019-10-06 12:48:35 +02:00
parent 62836cdddc
commit 2b38526351
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
2 changed files with 752 additions and 605 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 KiB

After

Width:  |  Height:  |  Size: 229 KiB

Before After
Before After

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 150 KiB

Before After
Before After