issues
search
zio
/
zio-http
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
https://zio.dev/zio-http
Apache License 2.0
802
stars
405
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix "ZIO.fail(throw"
#3220
andrzejressel
closed
17 hours ago
0
Implementation of high-performance path matching using state machines to replace current set-based operations.
#3219
hoklims
closed
17 hours ago
1
[gen] Missing import for zio.schema._ in generated code when response content has application/json with type: object.
#3218
wi101
opened
3 days ago
0
[gen] Endpoint path modification in EndpointGen when having - in the path.
#3217
wi101
opened
3 days ago
0
Comprehensive ZIO HTTP documentation
#3216
hoklims
closed
2 days ago
2
Optimise `zio.http.Body.FileBody.asStream` code
#3215
guizmaii
opened
6 days ago
1
Reproducer for #3144
#3214
guizmaii
opened
1 week ago
0
Optimize some `zio.http.endpoint.Endpoint` code
#3213
guizmaii
closed
17 hours ago
1
Clean `zio.http.codec.internal.AtomizedCodecs` code
#3212
guizmaii
opened
1 week ago
1
Optimize `zio.http.codec.internal.EncoderDecoder.Single.decodeBody` code
#3211
guizmaii
opened
1 week ago
1
Optimize `zio.http.codec.internal.EncoderDecoder.Single.decodeBody` code
#3210
guizmaii
closed
1 week ago
0
Add missing `final` in `Condition` trait
#3209
guizmaii
opened
1 week ago
1
zio-http and reactjs example
#3208
coder1152
opened
1 week ago
3
Endpoint dsl. Error channel is not working for outStream[Byte]
#3207
Space-hero
opened
1 week ago
0
CORS: Restrictions for "Access-Control-Allow-Origin" header only applies to the OPTIONS request and ignored for other HTTP requests
#3206
ryuferev
opened
1 week ago
0
[gen] adding support for "Any" and "AnyObject" as json in codegen
#3205
hochgi
opened
1 week ago
0
Implement codec error handling
#3204
asr2003
opened
2 weeks ago
1
Fix: Mimetype application/x-zip-compressed interpreted as a text field
#3203
varshith257
opened
2 weeks ago
4
Added Schema based query param access in QueryGetters\QueryModifier.
#3202
harshtech123
opened
2 weeks ago
1
fix: Parse passwords with arbitrary colons
#3201
mobley-trent
opened
2 weeks ago
2
Mimetype application/x-zip-compressed interpreted as a text field
#3200
Dennis4b
opened
2 weeks ago
3
[gen] accept OpenAPI "open" types like "any" & "anyObject"
#3199
hochgi
opened
2 weeks ago
6
[Regression from `v3.0.1`][OpenAPI doc generation] In the latest build of the `main` branch, `v3.0.1+26-dc1f3f41-SNAPSHOT`, the generated OpenAPI doc doesn't include the endpoint documentation anymore
#3198
jivanic-demystdata
opened
2 weeks ago
2
It is not possible to express a per-request Scope in a Handler that covers the entire request/response lifetime
#3197
jgranstrom
opened
2 weeks ago
10
Automatic examples for OpenAPIGen
#3196
barthorre
opened
3 weeks ago
2
Exclude `sourcecode` from scalameta parsers
#3195
nafg
opened
3 weeks ago
3
fix code to parse Basic Authorization when the password contains ":"
#3194
camarena
closed
3 weeks ago
1
Parsing a Basic Authorization header fails if password contains ':'
#3193
camarena
opened
1 month ago
4
Install sbt in workflows
#3192
987Nabil
closed
3 weeks ago
0
DRAFT: Add auth to generated OpenAPI (#3183)
#3191
tomorkenyi
opened
1 month ago
1
Update ZIO to 2.1.11
#3190
kyri-petrou
closed
3 weeks ago
4
Fix & typo
#3189
gkfabs
opened
1 month ago
2
`text/plain` response body encoding silent failure
#3188
lemony312
opened
1 month ago
7
Enable batched request for the Endpoint client
#3187
987Nabil
opened
1 month ago
2
Strange handling of empty json array (possibly zio-schema bug?)
#3186
russwyte
opened
1 month ago
4
Compilation error trying to `implement` `Endpoint` via a `Handler` in `3.0.1`
#3185
anqit
closed
1 month ago
1
Cannot read twice a response body when backed by Netty
#3184
thierry-st
closed
2 weeks ago
3
Add auth to generated OpenAPI
#3183
987Nabil
opened
1 month ago
3
Fix `Scope` usage in `ServerSentEventEndpointSpec`
#3182
kyri-petrou
closed
1 month ago
0
Fix OpenAPIGen for opt payloads
#3181
987Nabil
closed
1 month ago
0
Create a OpenAPI to Endpoint Code Gen sbt plugin
#3180
987Nabil
opened
1 month ago
4
Issue 3165: Additional PR tasks
#3179
scottweaver
closed
1 month ago
1
[gen] verify issue #3077 is fixed
#3178
hochgi
closed
1 month ago
2
Add config value to log `Throwable` and `Cause` to `ErrorResponseConfig`
#3177
987Nabil
opened
2 months ago
1
Schema based query param access in `QueryGetters`\`QueryModifier`
#3176
987Nabil
opened
2 months ago
5
Add docs for ErrorResponseConfig (#2198)
#3175
987Nabil
closed
1 month ago
0
Prevent OOM when receiving large request streams
#3174
davidlar
opened
2 months ago
4
OOM when receiving large streaming requests
#3173
davidlar
opened
2 months ago
5
Add Support for Content-Security-Policy-Report-Only Header
#3172
Saturn225
opened
2 months ago
0
Add Support for Strict-Transport-Security (STS) Header
#3171
Saturn225
opened
2 months ago
0
Next