-
Updated
Feb 21, 2022 - JavaScript
rest
A representational state transfer (REST) API is a way to provide compatibility between computer systems on the Internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.
Here are 8,954 public repositories matching this topic...
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to realtime
- Paste url
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io - Observe connect is disabled
- Remove parameter, quickly undo it and click connect (also a bug)
- Send
{ "type": "ris_subscribe" }to the remote server - Observe you receive
Base64 packing the logo is unproductive and prohibitively complicated.
Originally I just thought it was related to the method of delivery, minification,etc....
But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.
Now I realize why changing the logo is difficult and you won't document how to do it in
Example app: https://pp0o4x40p0.codesandbox.io/#/posts/13
I just copied the last tab a couple of times and you'll see a scrollbar at the bottom.
What I expected: that the Tabs component would be scrollable and the application not to crash.
I think this is because the Tabs parent width is implicit instead of explicit.
.
Also decide whether we want a way to derive the reason from HTTPErrors like we do with the close code. Alternatives include just using the error's title, description, and adding a
-
Updated
Feb 21, 2022 - Java
-
Updated
Feb 2, 2022 - Python
-
Updated
Feb 19, 2022 - JavaScript
-
Updated
Feb 20, 2022 - TypeScript
For some reason Amazon REST api's require the content-type to be set to "application/x-amz-json-1.1" instead of the standard "application/json"
Currently the content-type header is set automatically for json data overriding any headers passed in to the request.
It would be useful to first check if the header is set before overriding it:
if (!this.request.headers.set('content-type')) {
Port tests from Got
-
Updated
Feb 19, 2022 - Java
-
Updated
Jan 26, 2022 - Erlang
I believe the comparison operator used in the IsBroken method is wrong because the rule is checking that meeting attendees limit must be greater than guests limit.
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Jan 22, 2022 - TypeScript
Issue
The response header does not reflect the correct version for HTTP2 requests. Even though, wiremock replies in h2 but the version in the response header shows "HTTP/1.1 200". This is caused by the hardcoded value in the toString() method of Response.java class
@Override
public String toString() {
StringBuilder sb = new StringBuilder();
**sb.append("HTTP
-
Updated
Nov 28, 2021
Describe the bug
At the time of registration, email has not been validated correctly
http://localhost:1337/admin/auth/registerExpected behavior
An email should be valid in all aspect like
Screenshots

invalid email1: