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 7,033 public repositories matching this topic...
Description
Using the fetch API from WHATWG in Google Chrome, an image upload does not have Content-Type multipart/form-data. Instead, the content type is set to the MIME type (ex: image/jpeg
) with a boundary
parameter. Setting Content-Type explicitly to multipart/form-data
should result in an error (and it does).
How to reproduce
Follow an existing image upload example from
Update API docs
Looks like the API documentation has not been regenerated since 3.0.2, as the maxBodySize
value typo is still present here:
Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.
In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.
Can I publish my project under the BSD-2-Clause license?
Thanks.
Environment
- PostgreSQL version: All
- PostgREST+ version: 6.0.2 (713b214)
Current state
Currently, Comment on Table
COMMENT ON SCHEMA todos IS
'Todos object description';
generate a summary for all operations on this resource
/todos:
get:
tags:
- todos
summary: Todos object description
parameters:
But sum
-
Updated
Jan 21, 2020
Bug Report
Restify Version
Documentation ( we're using an old version but the current doc. is still wrong )
Node.js Version
N/A
Expected behaviour
The documentation should explain the maxParamLength
Actual behaviour
The maxParamLength
server option should be included in the documentation. It's also a little strange that the server throws a 404 not found when a par
A small pet peeve of mine is that the --ssl
option enables TLS, not SSL. I accept that the tech world uses these related but different terms interchangeably, but I'd rather be more correct by default.
To do:
- Replace the existing
--ssl
option with--tls
.
a. Note that this enables "TLS/SSL" in the documentation so it doesn't confuse people.
b. The short option-S
could stay th
I think an "added value" to Linux Dash should be the ability to facilitate the creation of custom plugins besides official ones but I haven't found any "getting started" tutorial about this.
Do you think it would be a great idea, too?
Thanks!
The Status Checks explanation for missing DNSSEC is not clear enough on what the DNSKEY record should look like. I would like the DNSSEC explanation to display what the DNSKEY should look like, to copy and paste into the registrar's form.
We registered a Russian domain for a client at nic.ru who support DNSSEC, with a manual setup.
 on an iPad or iPhone users can access from a PC or Mac or other phone. Is this possible with Kitura? What level of support does this have? And are there any documentation or examples I can get started with? Thank you
https://gocloud.dev/howto/blob/open-bucket/#prefix
Comment from @vangent: "I think we can drop this section and just leave it in the godoc. Thoughts?"
Originally posted in google/go-cloud@ff6e56c_
- Operating System: macOS 10.15.4
- Node Version: 12.14.
The only tests we should be skipping on JRuby are the ones where the feature isn't supported by the platform. I had to add a bunch of skips to get us back to green (skip_on
). We should remove these test-by-test.
I'm 99% confident that the problem in all these cases is just racy tests rather than code, but the only way to be sure is a passing test.
Describe the bug
Docs never mention that Vibora searches for a folder named templates
, additionally template rendering varies depending on where from you execute the file.
To Reproduce
Given the following folder structure:
.
├── project1
│ ├── app.py
│ └── templates
│ └── index.html
When Vibora is run from root folder like so python3 project1/app.py
it wo
I've just discovered while grepping through the code that webhook also supports YAML. That's great! :) Could we please have a proper documentation for this? Currently nothing in the documentation points to any kind of yaml support.
It would be great if a new message, appearing automatically via WebSockets, also triggers notifications via the Notifications API.
https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API
Cautionary: There should also be some kind of grouping/throttling for massive batches that arrive all at once.
there was an issue discussed in the #ponzu slack channel where knowing the order in which content type's item.Hookable
methods are executed may have helped a lot. this helps users determine the state of the database and what is available at what time.
documentation would be great to mention this order (note the hook invocations):
https://github.com/ponzu-cms/ponzu/blob/ec7b5b2bab2cad13db
Environment
- ejabberd version: 20.03
Hi all,
I'm on the latest ejabberd and have found the JWT auth docs somewhat lacking - https://docs.ejabberd.im/admin/configuration/authentication/#jwt-authentication
I've created this post https://stackoverflow.com/questions/61490726/jwt-secret-to-use-with-ejabberd and once I have the solution I'd like to update the core docs as the [ProccessOn
pyscript文件夹下建立一个头文件, 命名为
py_docs.h:
PyDoc_STRVAR(createCellEntity_docs,
"sha3_512([data]) -> SHA3 object\n\
\n\
Return a new SHA3 hash object with a hashbit length of 64 bytes.");
PyDoc_STRVAR(createCellEntityInNewSpace_docs,
"sha3_512([data]) -> SHA3 object\n\
\n\
Return a new SHA3 hash object with a hashbit length of 64 bytes.");
然后将所有api的英文描述写入,PyDoc_STRVAR。
未来如果有其他文档
English updated doc
Revamp of this issue: shazow/ssh-chat#139 as requested by @iamdavidcz who wants to work on this.
$ ssh-chat --bind 0.0.0.0:2022
Listening for connections on [::]:2022
It can be clearer that it's listening on both 0.0.0.0
and [::]
by default.
This is also probably a good time to recommend documenting architecture decisions in the project. The project itself is very opinionated (which is great!), so all of that should be documented to help explain the reasons behind the decisions. I'd recommend reading these:
-
Updated
Apr 16, 2020 - C#
Context
would be nice to have a feature to disable showing the public internet servers... keep them from populating. i run this as a lan voice chat as intended and some of the server name/descriptions are not appropriate for kids... Nothing against free speech and all but i prefer to have some means of not corrupting my kids to early.
Describe the feature you have in mind
check box
Hello Vespa Team,
Can you please consider support a properties-file which is available during run-time along with the model ? So some meta-data e.g. threshold/label, etc can be associated with the model.
This is for the stateless evaluation of the models like (XGBoost, TensorFlow, Onnx, etc) which is supported in vespa.
Thank you,
Pinank
Client version: 1.12.2
Actual behavior
I found out that you can attack mobs/players that are normally out of reach.
Steps to reproduce the behavior
I tested a client named wurst and there exists a mode named freecam. That allows you to go around like a ghost and with it you can attack mobs/players.
The problem is that there is no range check in:
https://github.com/cuberite/cube
- Wikipedia
- Wikipedia
Express uses hardcoded values for debug namespace, for example:
https://github.com/expressjs/express/blob/b69b7605b07b41273acc931d25ab585377bcd107/lib/router/index.js#L20
and it is extremly hard to determine in output where things are happening while doing TDD on microservices architecture. It would be nice to allow to specify prefix for namespace, i.e. per microservice which is an express app.