質問編集履歴

3

追記

2018/05/14 05:20

投稿

tatsuya_guchi
tatsuya_guchi

スコア10

test CHANGED
File without changes
test CHANGED
@@ -83,3 +83,79 @@
83
83
  失敗時
84
84
 
85
85
  ![失敗時](bc81f8fecc86f4aa11c93af82ef17ff9.png)
86
+
87
+
88
+
89
+
90
+
91
+ HexViewに記載されていたもの
92
+
93
+ 成功時
94
+
95
+ HTTP/1.1 200 OK
96
+
97
+ Cache-Control: private,no-cache
98
+
99
+ Pragma: no-cache
100
+
101
+ Content-Length: 114176
102
+
103
+ Content-Type: text/html
104
+
105
+ Expires: -1
106
+
107
+ Server: Microsoft-IIS/8.5
108
+
109
+ X-AspNetMvc-Version: 5.2
110
+
111
+ Access-Control-Allow-Origin: *
112
+
113
+ content-disposition: attachment; filename=test1.xls
114
+
115
+ X-AspNet-Version: 4.0.30319
116
+
117
+ X-XSS-Protection: 0
118
+
119
+ X-Powered-By: ASP.NET
120
+
121
+ Access-Control-Allow-Origin: *
122
+
123
+ Date: Mon, 14 May 2018 02:06:32 GMT
124
+
125
+
126
+
127
+
128
+
129
+ 失敗時
130
+
131
+ HTTP/1.1 200 OK
132
+
133
+ Cache-Control: private,no-cache
134
+
135
+ Pragma: no-cache
136
+
137
+ Content-Length: 114176
138
+
139
+ Content-Type: text/html
140
+
141
+ Expires: -1
142
+
143
+ Server: Microsoft-IIS/8.5
144
+
145
+ Set-Cookie: ASP.NET_SessionId=yh4q5uxrmpejlfdunr4u43kb; path=/; HttpOnly
146
+
147
+ X-AspNetMvc-Version: 5.2
148
+
149
+ Access-Control-Allow-Origin: *
150
+
151
+ content-disposition: attachment; filename=test1.xls
152
+
153
+ X-AspNet-Version: 4.0.30319
154
+
155
+ X-XSS-Protection: 0
156
+
157
+ X-Powered-By: ASP.NET
158
+
159
+ Access-Control-Allow-Origin: *
160
+
161
+ Date: Mon, 14 May 2018 02:06:11 GMT

2

追記

2018/05/14 05:20

投稿

tatsuya_guchi
tatsuya_guchi

スコア10

test CHANGED
File without changes
test CHANGED
@@ -74,8 +74,12 @@
74
74
 
75
75
 
76
76
 
77
+ 成功時
78
+
77
79
  ![成功時](ba520d621ca0421fdc90c87f475d32a3.png)
78
80
 
79
81
 
80
82
 
83
+ 失敗時
84
+
81
85
  ![失敗時](bc81f8fecc86f4aa11c93af82ef17ff9.png)

1

※応答ヘッダーのキャプチャを張ります。

2018/05/14 02:19

投稿

tatsuya_guchi
tatsuya_guchi

スコア10

test CHANGED
File without changes
test CHANGED
@@ -63,3 +63,19 @@
63
63
 
64
64
 
65
65
  何が問題なのか分かる方ご教授いただけますでしょうか?
66
+
67
+
68
+
69
+
70
+
71
+ ※応答ヘッダーのキャプチャを張ります。
72
+
73
+ ![イメージ説明](f755a60252783bc6b9870a2d3637c216.png)
74
+
75
+
76
+
77
+ ![成功時](ba520d621ca0421fdc90c87f475d32a3.png)
78
+
79
+
80
+
81
+ ![失敗時](bc81f8fecc86f4aa11c93af82ef17ff9.png)