我終於能夠通過在線查找一些代碼來獲得HttpContext.Current不爲空。但我仍然無法在單元測試中爲請求添加自定義標頭。這是我的測試: [TestClass]
public class TagControllerTest
{
private static Mock<IGenericService<Tag>> Service { get; set; }
private
我有一個Cookie問題。 這是代碼: NameValueCollection ncook = new NameValueCollection();
ncook = HttpContext.Current.Request.Cookies["history"].Values - in that line
什麼是我的cookie: item_0 = nonpacket-program.aspx