-
Updated
Aug 15, 2021 - JavaScript
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,286 public repositories matching this topic...
-
Updated
Aug 15, 2021 - Go
-
Updated
Aug 12, 2021 - Go
-
Updated
Aug 15, 2021 - Haskell
-
Updated
Jul 22, 2021 - Rust
-
Updated
May 1, 2021
The upstream pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
As http-server has grown, the list of commands has as well. The README lists them all out as a list, but at this point it would be more readable as a table.
OS: Windows 10
Version: OpenRCT2, v0.3.4.1 (8a09406 on develop) provided by GitHub
The base height is not displayed correctly for track pieces in the tile inspector window.
- Reproducible in RCT2 (vanilla)?
- Specific to multiplayer?
Steps to reproduce:
- Select a track piece using the tile inspector
- Look at the base height in the properties
-
Updated
May 2, 2021 - JavaScript
-
Updated
Aug 13, 2021 - Go
Context and Description
The READMEs and any example code in all projects should be updated to reflect the move from the IBM-Swift organization to the Kitura organization.
If anyone wants to take on all or part of this, please comment here so other's know what you're working on and submit PR's. :-)
Thanks!
-
Updated
Aug 15, 2021 - JavaScript
-
Updated
Aug 9, 2021 - Ruby
-
Updated
Aug 12, 2021 - Ruby
-
Updated
Aug 5, 2021 - C#
-
Updated
Jul 25, 2021 - C
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
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Aug 4, 2021 - C++
... 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
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