yaohuang

user stats

Member SinceNovember 4, 2011
Last VisitJune 16, 2013

User prefers to not be contacted.

developer for

ASP.NET MVC / Web API / Web Pages

yaohuang

personal statement

No personal statement has been written.

activity stream

June 16, 2013 - ASP.NET MVC / Web API / Web Pages: Commented work item: Help Page: Expand documentation

June 10, 2013 - ASP.NET MVC / Web API / Web Pages: Modified work item: [CORS] Preflight request failed when there's an HttpOptions route attribute

June 10, 2013 - ASP.NET MVC / Web API / Web Pages: Commented work item: [CORS] Preflight request failed when there's an HttpOptions route attribute

June 10, 2013 - ASP.NET MVC / Web API / Web Pages: fb78ccb7ffaad79bb61d8d58e25f69e7ec856bc0, 1050 [CORS] Preflight request failed when there's an HttpOptions route attribute This is caused by the presense of the route data in the request used for selecting the EnableCorsAttribute on the action. The route data contains information about the preflight request and not the actual request therefore failing to find the expected EnableCorsAttribute. The fix is to exclude the route data so that it's regenerated for the request used for selecting the EnableCorsAttribute.

June 6, 2013 - ASP.NET MVC / Web API / Web Pages: Modified work item: HttpActionBindingTracer is doubly wrapped

June 6, 2013 - ASP.NET MVC / Web API / Web Pages: Commented work item: HttpActionBindingTracer is doubly wrapped

June 6, 2013 - ASP.NET MVC / Web API / Web Pages: Commented work item: HttpActionDescriptorTracer is doubly wrapped

June 6, 2013 - ASP.NET MVC / Web API / Web Pages: Modified work item: HttpActionDescriptorTracer is doubly wrapped

June 6, 2013 - ASP.NET MVC / Web API / Web Pages: bff5711b2735811f79dcfc602431d109da24a81d, 1079 HttpActionBindingTracer is doubly wrapped 1080 HttpActionDescriptorTracer is doubly wrapped

June 6, 2013 - ASP.NET MVC / Web API / Web Pages: bff5711b2735811f79dcfc602431d109da24a81d, 1079 HttpActionBindingTracer is doubly wrapped 1080 HttpActionDescriptorTracer is doubly wrapped

projects i'm following

No projects being followed.

forks

ASP.NET MVC / Web API / Web Pages: CORS

ASP.NET MVC / Web API / Web Pages: mvcfacebooklibrary