質問編集履歴
3
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -40,4 +40,42 @@
|
|
40
40
|

|
41
41
|
|
42
42
|
失敗時
|
43
|
-

|
43
|
+

|
44
|
+
|
45
|
+
|
46
|
+
HexViewに記載されていたもの
|
47
|
+
成功時
|
48
|
+
HTTP/1.1 200 OK
|
49
|
+
Cache-Control: private,no-cache
|
50
|
+
Pragma: no-cache
|
51
|
+
Content-Length: 114176
|
52
|
+
Content-Type: text/html
|
53
|
+
Expires: -1
|
54
|
+
Server: Microsoft-IIS/8.5
|
55
|
+
X-AspNetMvc-Version: 5.2
|
56
|
+
Access-Control-Allow-Origin: *
|
57
|
+
content-disposition: attachment; filename=test1.xls
|
58
|
+
X-AspNet-Version: 4.0.30319
|
59
|
+
X-XSS-Protection: 0
|
60
|
+
X-Powered-By: ASP.NET
|
61
|
+
Access-Control-Allow-Origin: *
|
62
|
+
Date: Mon, 14 May 2018 02:06:32 GMT
|
63
|
+
|
64
|
+
|
65
|
+
失敗時
|
66
|
+
HTTP/1.1 200 OK
|
67
|
+
Cache-Control: private,no-cache
|
68
|
+
Pragma: no-cache
|
69
|
+
Content-Length: 114176
|
70
|
+
Content-Type: text/html
|
71
|
+
Expires: -1
|
72
|
+
Server: Microsoft-IIS/8.5
|
73
|
+
Set-Cookie: ASP.NET_SessionId=yh4q5uxrmpejlfdunr4u43kb; path=/; HttpOnly
|
74
|
+
X-AspNetMvc-Version: 5.2
|
75
|
+
Access-Control-Allow-Origin: *
|
76
|
+
content-disposition: attachment; filename=test1.xls
|
77
|
+
X-AspNet-Version: 4.0.30319
|
78
|
+
X-XSS-Protection: 0
|
79
|
+
X-Powered-By: ASP.NET
|
80
|
+
Access-Control-Allow-Origin: *
|
81
|
+
Date: Mon, 14 May 2018 02:06:11 GMT
|
2
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -36,6 +36,8 @@
|
|
36
36
|
※応答ヘッダーのキャプチャを張ります。
|
37
37
|

|
38
38
|
|
39
|
+
成功時
|
39
40
|

|
40
41
|
|
42
|
+
失敗時
|
41
43
|

|
1
※応答ヘッダーのキャプチャを張ります。
title
CHANGED
File without changes
|
body
CHANGED
@@ -30,4 +30,12 @@
|
|
30
30
|
<form target="_blank"></form>
|
31
31
|
などにした場合は、問題なく返ってきます。
|
32
32
|
|
33
|
-
何が問題なのか分かる方ご教授いただけますでしょうか?
|
33
|
+
何が問題なのか分かる方ご教授いただけますでしょうか?
|
34
|
+
|
35
|
+
|
36
|
+
※応答ヘッダーのキャプチャを張ります。
|
37
|
+

|
38
|
+
|
39
|
+

|
40
|
+
|
41
|
+

|