From bd1e326404293dd02551296df5001fc89f0fd552 Mon Sep 17 00:00:00 2001 From: Redkale <8730487+redkale@users.noreply.github.com> Date: Thu, 11 Jun 2020 10:47:14 +0800 Subject: [PATCH] =?UTF-8?q?Rest=E9=85=8D=E7=BD=AE=E4=B8=AD=E5=BC=80?= =?UTF-8?q?=E5=90=AFMQ=E6=97=B6,path=E5=AD=97=E6=AE=B5=E5=A4=B1=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/META-INF/application-template.xml | 4 +-- src/org/redkale/boot/NodeHttpServer.java | 3 ++- src/org/redkale/mq/HttpMessageClient.java | 32 +++++++++++++++++++++++ src/org/redkale/net/http/HttpRequest.java | 8 ++++-- 4 files changed, 42 insertions(+), 5 deletions(-) diff --git a/src/META-INF/application-template.xml b/src/META-INF/application-template.xml index 6e6a72dc7..f373f3946 100644 --- a/src/META-INF/application-template.xml +++ b/src/META-INF/application-template.xml @@ -242,9 +242,9 @@