1. 程式人生 > >nginx獲取uri裏面的參數

nginx獲取uri裏面的參數

nbsp filename style posit uri 連接 col header file

add_header Content-Disposition "attachment;fileName=$arg_filename";

請求連接為:10.26.1.165/abc?fileName=JY20180705335.txt&token=0e3414f462d64b69bb3c6ebd734505de

nginx獲取uri裏面的參數