-
Updated
May 16, 2021 - Dart
web-framework
Here are 718 public repositories matching this topic...
-
Updated
Apr 27, 2021 - Go
Missing PlaintextDecoder means users need to fall back to req.body to parse plain text http apis
Is your feature request related to a problem? Please describe.
As per https://discordapp.com/channels/431917998102675485/435928766812913664/833695763296813107 http apis which return content with Content-Type plain/text hit an Abort.httpDecoder error: Unsupported Media Type when decoding.
e.g.
return req.client.get(address).flatMapThrowing { res in
try res.content.decode(UInt8.
Checklist
- Dependencies installed
- No typos
- Searched existing issues and docs
Issue Description
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
-
Updated
May 16, 2021 - Elixir
The documentation contains a few references to issues from the now archived yewstack/docs repository.
Since the docs repository is read-only, the same issues should be re-created here and the links in the docs should be updated to point to the new issue.
"Contribute to our docs" links
- Page: [Components Lifecycle Diagram](https://yew.rs/docs/conce
-
Updated
May 16, 2021 - Python
-
Updated
May 16, 2021 - Objective-C
-
Updated
May 14, 2021 - Rust
-
Updated
Feb 26, 2021 - Go
Are you looking for help?
No.
Play Version
2.6 to 2.8
API
Java / Scala
Expected Behavior
The instructions at https://www.playframework.com/documentation/2.8.x/Deploying-CloudFoundry work.
As it stands (see https://stackoverflow.com/a/62506207/4432837 and cloudfoundry/java-test-applications#20) those instructions are no longer applic
I am trying to write my own custom route matcher and using the example in the readme, I receive the following error:
AllButPattern can't be coerced into Mustermann::Pattern (TypeError)
Here is my example code:
require 'sinatra'
get '/index' do
'Hello world!'
end
class AllButPattern
Match = Struct.new(:captu
-
Updated
May 5, 2021 - TypeScript
-
Updated
May 16, 2021 - PHP
-
Updated
May 16, 2021 - Kotlin
-
Updated
May 16, 2021 - Go
-
Updated
May 16, 2021 - Java
-
Updated
Apr 2, 2021 - Python
-
Updated
May 14, 2021 - Erlang
-
Updated
May 11, 2021 - Kotlin
-
Updated
May 15, 2021 - Python
-
Updated
May 13, 2021 - TypeScript
-
Updated
Nov 13, 2020 - Go
-
Updated
Oct 28, 2018 - Go
Issue Description
是否有计划用actions 完全取代 TravisCI
感觉actions 速度上比 TravisCI更好点 ,另外也是github原生的。
Type: feature request
Describe what feature
-
Updated
May 15, 2021 - Scala
Improve this page
Add a description, image, and links to the web-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-framework topic, visit your repo's landing page and select "manage topics."
Affected Package
The issue is caused by package @angular/common.
Is this a regression?
No.
Description
This is a request for clearer error messaging. When an NgSwitchDefault directive erroneously exists