Skip to content
#

server-side-swift

Here are 489 public repositories matching this topic...

vapor
0xTim
0xTim commented Jul 12, 2021

When sending a request body that decodes a Content type. If the request is sent as multipart with the right header set, but the body is empty, a 500 error is returned. This can cause problems with apps that have automatic reporting for internal server errors as it should be reported as a bad request

good first issue
0xTim
0xTim commented May 16, 2022

We should create a GH action that runs whenever a PR is merged to create an issue for translating the documentation issues in that PR. The issue body should contain a link to the PR so we can link them up. This ensures that the translations don't get out of sync.

Even better if we can add a later to the PR to say no-doc-update required so it doesn't create issues with that label, for instance

Improve this page

Add a description, image, and links to the server-side-swift topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the server-side-swift topic, visit your repo's landing page and select "manage topics."

Learn more