Skip to content
#

Server

A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.

Here are 9,046 public repositories matching this topic...

vapor
hsharghi
hsharghi commented Apr 18, 2021

Describe the bug

Using content type application/x-www-form-urlencoded , Validating a request body contents for required fields, when none of them is present on the the body, validator returns Abort.422: Unprocessable Entity error instead of ValidationError

This issue will not occurs when content type is application/json

To Reproduce

Create a request content with one

thornjad
thornjad commented Dec 18, 2019

As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.

Kissaki
Kissaki commented May 22, 2021

The dialog currently opens on the top of my screen, even in negative position so that the title bar is mostly outside of my screen.
It also shows way off horizontally.

I would also expect it to show modally, blocking input to the settings window. At the moment you can click shortcut again, closing the previous dialog and opening a new dialog.
This is confusing and can lead to current changes

vespa
kkraune
kkraune commented Apr 2, 2021

... to make it easier to read Vespa documentation on an e-reader / offline

Vespa documentation is generated using Jekyll from .md and .html files, look into options for generating the artifact as part of site generation (there might be plugins we can use here)

Wikipedia
Wikipedia