Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Browsing all 7215 articles
Browse latest View live
↧

Edited Unassigned: MediaTypeFormatter's WriteToStreamAsync overload taking in...

When writing a response at the service, the WriteToStreamAsync overload taking in the CancellationToken is not getting invoked.In the below example, the commented code gets called but not the...

View Article


Edited Feature: Add support for Status Code/HttpHeader attributes in web api...

This will allow a REST API to be self documenting for all inputs and outputs when applied on API functions.Example usage:__Http Headers__[RequestHeaderDescription(Name = "X-Auth-Token",...

View Article


Edited Feature: Add support for Status Code/HttpHeader attributes in web api...

This will allow a REST API to be self documenting for all inputs and outputs when applied on API functions.Example usage:__Http Headers__[RequestHeaderDescription(Name = "X-Auth-Token",...

View Article

Closed Issue: [CORS] There is no easy way to set CORS policy for an HTTP...

To make the scenario of integrating the recently added HTTP batching function with CORS work, following setting up is required.'''var config =...

View Article

Commented Unassigned: Add a setter for the Request property of the...

I was testing a filter that accessed the request and the response on the OnActionExecuted method. In order to setup the request on the HttpActionExecutedContext for my test I had to write all this...

View Article


Edited Feature: Add a setter for the Request property of the...

I was testing a filter that accessed the request and the response on the OnActionExecuted method. In order to setup the request on the HttpActionExecutedContext for my test I had to write all this...

View Article

Commented Feature: Add a setter for the Request property of the...

I was testing a filter that accessed the request and the response on the OnActionExecuted method. In order to setup the request on the HttpActionExecutedContext for my test I had to write all this...

View Article

Edited Issue: [CORS] Trace level of preflight request rejected should be...

__Issue__Today if a preflight is rejected. 400 is returned and following is the tracing output```iisexpress.exe Information: 0 : [2013-04-02T23:39:57.9893186Z] Level=Info, Kind=Begin,...

View Article


Commented Issue: HttpRoute.GetRouteData fails when the request Uri is the...

HttpRoute.GetRouteData truncates the Uri in the request message to calculate the relative request Uri, but in certain cases, for example when the request Uri is equal to the virtualPathRoot, the...

View Article


Edited Issue: HttpRoute.GetRouteData fails when the request Uri is the...

HttpRoute.GetRouteData truncates the Uri in the request message to calculate the relative request Uri, but in certain cases, for example when the request Uri is equal to the virtualPathRoot, the...

View Article

Edited Issue: Provide a method to update the user of the form token for...

If you look at this SO thread: [AntiForgeryToken invalid after sign in](http://stackoverflow.com/questions/9096769/antiforgerytoken-invalid-after-sign-in)It seems to me that an official method, is...

View Article

Edited Issue: FormDataCollectionExtensions.CreateActionContextForModelBinding...

HttpControllerContext controllerContext = new HttpControllerContext() { Configuration = config };is the offending line.

View Article

Edited Feature: Allow PageResult to be serializable by XmlSerializer [919]

From here: http://stackoverflow.com/questions/15482032/odata-paging-with-xmlserializer/15482936#15482936

View Article


Closed Task: MQ: Add source for FxCop and other build tools to Git [1111]

Per Eilon, when someone asked for this code:"So if you want to stick it in our CodePlex Git repo under /tools/src/ that works for me."

View Article

Edited Task: MQ: Add source for FxCop rules and other build targets to Git...

Per Eilon, when someone asked for this code:"So if you want to stick it in our CodePlex Git repo under /tools/src/ that works for me."

View Article


Closed Unassigned: HttpClient is not passing impersonated authentication [1030]

We have a MVC 4 website using windows authentication and need to pass the logged in user's credentials to the Web API service we're calling. This works using WebClient, but we're unable to get the new...

View Article

Created Unassigned: Ninject [1303]

Hi,I had a WebAPI project running and wanted to add the CORS feature but after I used the nugent package manager to install the CORS feature I now am getting a Ninject error.ERROR:Attempt by method...

View Article


Commented Unassigned: Ninject [1303]

Hi,I had a WebAPI project running and wanted to add the CORS feature but after I used the nugent package manager to install the CORS feature I now am getting a Ninject error.ERROR:Attempt by method...

View Article

Created Unassigned: Client validation ignores what we specify in...

Let's say I have a property called MyDate in Model.```[Required][DataType(DataType.Date)][DisplayFormat(ApplyFormatInEditMode = true, DataFormatString = "{0:dd/MM/yyyy}")][Display(Name = "My Date")]...

View Article

Commented Feature: Global error handler for Web API [1001]

If my Web API application is going to return an error to a client, I want to know about it.I want to set up something like ELMAH to notify me when the problem occurs, and I want full details of the...

View Article
Browsing all 7215 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>