1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00

uhttpd: use 307 for HTTPS redirections to retain request method

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 45853
This commit is contained in:
Jo-Philipp Wich 2015-05-30 21:14:33 +00:00
parent 4f58248a7d
commit 531a7e469a

View File

@ -14,7 +14,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/uhttpd2.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=a91aac9419f535f067ac17c16475912062d947ea
PKG_SOURCE_VERSION:=daeea305298197bb50c1e63cdd842ee1d9461d80
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_LICENSE:=ISC