issues
search
vert-x3
/
vertx-web
HTTP web applications for Vert.x
Apache License 2.0
1.11k
stars
535
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WebClient sendForm force multipart instead of urlencoded when deployed on Openshift
#2685
joGrim65
opened
17 hours ago
2
Uses optimized internal method to save HostAndPort allocation
#2684
tsegismont
closed
1 day ago
0
Informational message when rejecting a malformed request
#2683
tsegismont
closed
1 day ago
2
Informational message when rejecting a malformed request
#2682
tsegismont
closed
1 day ago
2
Promote WebClient interceptor to public API
#2681
vietj
closed
2 days ago
0
Ability to supply a different GraphQL java based upon the request context.
#2680
NavidMitchell
closed
1 day ago
6
[2678] Send multiple headers for url-encoded and multipart-form bodies
#2679
ilia1243
opened
1 week ago
0
Only one header value of several is sent with MultipartForm body
#2678
ilia1243
opened
1 week ago
0
Add a better message error on RoutingContextImpl
#2677
mcruzdev
closed
1 day ago
3
Improving ProtocolUpgradeHandler priority checking
#2676
tsegismont
opened
2 weeks ago
0
Unhandled exception in router
#2675
IBPrivate
opened
2 weeks ago
3
Session is not removed from the `ClusteredSessionStore`, if the session is destroyed
#2674
fbuetler
opened
2 weeks ago
9
Mount subRouters on patterns
#2673
Brada-Groep
opened
2 weeks ago
0
Add accept header in case of a 415 error
#2672
komape
closed
1 day ago
3
fix(HttpContext): unnecessary string to buffer json encoding
#2671
zekronium
closed
4 weeks ago
0
Fix flaky test by ensuring overlap of GET and POST
#2670
ljpengelen
closed
4 weeks ago
0
fix(HttpContext): unnecesery string to buffer json encoding
#2669
zekronium
closed
4 weeks ago
1
fix(#2283): Prevent MultipartFormUpload PostRequestEncoder including transfer-encoding:chunked
#2668
zekronium
opened
4 weeks ago
0
Prevent duplicate invocation of error handler
#2667
ljpengelen
closed
4 weeks ago
3
Move the routing context implementation to a separate method instead of failing the context within the constructor
#2666
vietj
closed
4 weeks ago
0
Weird behaviour using Virtual Threads
#2665
MYDIH
closed
4 weeks ago
4
Web ReverseProxy fails after authentication with OAuth2 callback
#2664
skoya
closed
3 weeks ago
1
Add `Accept` header to 415 responses
#2663
komape
closed
1 day ago
4
Handle routing errors once
#2662
ljpengelen
closed
4 weeks ago
2
Adds methods to update SSL Options to WebClient
#2661
frankgh
closed
4 weeks ago
3
Adds methods to update SSL Options to WebClient
#2660
frankgh
closed
4 weeks ago
0
Always return a 415 if the content type is mismatching, also if its value is empty
#2659
komape
closed
1 month ago
1
Always return a 415 if the content type is mismatching, also if its value is empty
#2658
komape
closed
1 month ago
1
Always return a 415 if the content type is mismatching, also if its value is empty
#2657
komape
closed
1 month ago
4
A missing `Content-Type` returns a 400 but should return a 415.
#2656
komape
closed
1 month ago
1
Added support for vertx-auth-webauth4j
#2655
FroMage
opened
1 month ago
17
JPMS support
#2654
vietj
closed
1 month ago
0
Respect strong encapsulation and stop using module internals
#2653
vietj
closed
1 month ago
0
Always set the routing context in HttpServerRequestWrapper
#2652
tsegismont
closed
1 month ago
0
Always set the routing context in HttpServerRequestWrapper
#2651
tsegismont
closed
1 month ago
0
Partial JPMS support
#2650
vietj
closed
1 month ago
0
Upgrade node and upload actions
#2649
tsegismont
closed
2 months ago
0
CSRFHandler improvements
#2648
tsegismont
closed
1 month ago
0
Uses optimized internal method to save HostAndPort allocation
#2647
franz1981
closed
2 months ago
5
Upgrade graphql-java from 22.2 to 22.3
#2646
yeikel
closed
2 months ago
1
Adding new methods to manage the path params map
#2645
franz1981
opened
2 months ago
2
Fix for nested ChainAuthHandlers of type "any"
#2644
tsegismont
closed
2 months ago
0
Used VM option to config vert.x deployment option, But setter invoke method is Unreachable.
#2643
EasonLyo
closed
2 months ago
2
Manual session flushing example show complex ChainAuthHandler setup
#2642
tsegismont
closed
2 months ago
1
ChainAuthHandlerImpl#postAuthentication throws IndexOutOfBoundsException
#2641
andrei-tulba
closed
2 months ago
4
HTTP/1.0 requests presenting no host header should be processed and the router should not send back a 400 status response
#2640
vietj
closed
2 months ago
0
Hope Validation can support custom message customization
#2639
shaohuzhang1
opened
2 months ago
4
HTTP/1.0 requests without a host header must be handled by the router
#2638
tsegismont
closed
2 months ago
3
Upgrade graphql-java from 22.1 to 22.2
#2637
yeikel
closed
2 months ago
3
openapi-router: Unsupported media type "application/octet-stream" but OpenApi 3.1.0 supports it
#2636
sebveit
opened
3 months ago
4
Next