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
800
stars
403
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Endpoint dsl. Error channel is not working for outStream[Byte]
#3207
Space-hero
opened
2 days 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
2 days ago
0
[gen] adding support for "Any" and "AnyObject" as json in codegen
#3205
hochgi
opened
5 days ago
0
Implement codec error handling
#3204
asr2003
opened
1 week ago
1
Fix: Mimetype application/x-zip-compressed interpreted as a text field
#3203
varshith257
opened
1 week ago
4
Added Schema based query param access in QueryGetters\QueryModifier.
#3202
harshtech123
opened
1 week ago
1
fix: Parse passwords with arbitrary colons
#3201
mobley-trent
opened
1 week ago
2
Mimetype application/x-zip-compressed interpreted as a text field
#3200
Dennis4b
opened
1 week ago
3
[gen] accept OpenAPI "open" types like "any" & "anyObject"
#3199
hochgi
opened
1 week 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
1 week 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
1 week ago
9
Automatic examples for OpenAPIGen
#3196
barthorre
opened
1 week ago
2
Exclude `sourcecode` from scalameta parsers
#3195
nafg
opened
2 weeks ago
3
fix code to parse Basic Authorization when the password contains ":"
#3194
camarena
closed
2 weeks ago
1
Parsing a Basic Authorization header fails if password contains ':'
#3193
camarena
opened
3 weeks ago
4
Install sbt in workflows
#3192
987Nabil
closed
2 weeks ago
0
DRAFT: Add auth to generated OpenAPI (#3183)
#3191
tomorkenyi
opened
3 weeks ago
1
Update ZIO to 2.1.11
#3190
kyri-petrou
closed
1 week 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
1 week ago
3
Add auth to generated OpenAPI
#3183
987Nabil
opened
1 month ago
2
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
2
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
1 month ago
1
Schema based query param access in `QueryGetters`\`QueryModifier`
#3176
987Nabil
opened
1 month ago
5
Add docs for ErrorResponseConfig (#2198)
#3175
987Nabil
closed
1 month ago
0
Prevent OOM when receiving large request streams
#3174
davidlar
opened
1 month ago
4
OOM when receiving large streaming requests
#3173
davidlar
opened
1 month ago
5
Add Support for Content-Security-Policy-Report-Only Header
#3172
Saturn225
opened
1 month ago
0
Add Support for Strict-Transport-Security (STS) Header
#3171
Saturn225
opened
1 month ago
0
Make `JsonSchema.fromSerializableSchema` package private
#3170
guersam
closed
1 month ago
1
HTTP spec conformance during CI
#3169
Saturn225
opened
1 month ago
9
`JsonSchema.fromZSchema` includes refs when `refType = SchemaStyle.Inline`
#3168
guersam
opened
1 month ago
1
Special case encode optional for HttpCodec.Content (#3144)
#3167
987Nabil
closed
1 month ago
2
Issue 3165: Fix Forwarded Header rendering
#3166
scottweaver
closed
1 month ago
1
"Frowarded" Header renders incorrectly which causes it to loose information
#3165
scottweaver
closed
1 month ago
0
Fix `AuthSpec` in CI being flaky
#3164
987Nabil
opened
1 month ago
0
`x-www-form-urlencoded` support for Endpoint API
#3163
987Nabil
opened
1 month ago
0
Add method to render path with query parameters to Endpoint
#3162
987Nabil
opened
1 month ago
0
Simple default layer for test server (#3094)
#3161
987Nabil
closed
1 month ago
0
Fix Route merge order to fix Issue #3066
#3160
exi
opened
1 month ago
13
Add Route#handleErrorRequestZIO
#3159
mschuwalow
opened
1 month ago
0
Test
#3158
varshith257
closed
1 month ago
0
Next