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

Commented Issue: Action selector should ignore actions which do not satisfy...

I have the following controller with actions attributed with route templates. Note that I have a 'max' value constraint of 25 on 'id' parameter.__1.__* Request: http://localhost:23377/api/values/26*...

View Article


Closed Issue: Action selector should ignore actions which do not satisfy the...

I have the following controller with actions attributed with route templates. Note that I have a 'max' value constraint of 25 on 'id' parameter.__1.__* Request: http://localhost:23377/api/values/26*...

View Article


Edited Issue: [CORS] By default none of the origins, headers or exposed...

Under current design, if CORS is enable and a default CORS policy is created without input, it by defaults allow all origins and headers from request, allow all exposed headers to be returned in...

View Article

Closed Issue: Url link generation is taking current request's route values...

Route:```config.Routes.MapHttpRoute("DefaultApi", "api/{controller}/{id}", new { id = RouteParameter.Optional });```Controller:```public class ValuesController : ApiController{ public string Get(){...

View Article

Edited Issue: Fix FxCop violations for Microsoft.AspNet.Mvc.Facebook assembly...

The facebook assembly is not currently running with the Strict ruleset for code analysis like the rest of our product assemblies.This...

View Article


Closed Issue: [CORS] Try-catch in AttributeBasePolicyProviderFactory hide...

This issue is related to Issue 916: http://aspnetwebstack.codeplex.com/workitem/916, in which case the try-catch structure (in GetCorsPolicyProvider) hides the action selection failure not for a good...

View Article

Commented Feature: Provide a way to specify validation settings on...

Currently a user cannot specify what is the maximum size of a single file that is allowed or combined size of multiple files that are uploaded or restrict the number of files that are uploaded upfront....

View Article

Edited Feature: Provide a way to specify validation settings on...

Currently a user cannot specify what is the maximum size of a single file that is allowed or combined size of multiple files that are uploaded or restrict the number of files that are uploaded upfront....

View Article


Edited Issue: [CORS] Open up EnableCorsAttribute [930]

OData protocol required a set of headers and expose a set of headers. If a user want to specify them on the attribute he/she has to list them all for every EnableCorsAttribute see issue 923. So write...

View Article


Closed Issue: [CORS] Usability concern of allowed headers configuration in...

There are two options here in terms of configuring allowed headers. If the headers array is not set everything is allowed, otherwise __*only*__ headers in the array is allowed. For example for an OData...

View Article

Commented Issue: [CORS] Open up EnableCorsAttribute [930]

OData protocol required a set of headers and expose a set of headers. If a user want to specify them on the attribute he/she has to list them all for every EnableCorsAttribute see issue 923. So write...

View Article

Closed Issue: [CORS] Open up EnableCorsAttribute [930]

OData protocol required a set of headers and expose a set of headers. If a user want to specify them on the attribute he/she has to list them all for every EnableCorsAttribute see issue 923. So write...

View Article

Edited Issue: We should open up the configuration.Services to allow user...

Today if one tries to add a custom service to the configuration.Services bag, it will throw exception saying that it does not support unknown services.We should open this up so that people don't have...

View Article


Commented Issue: We should open up the configuration.Services to allow user...

Today if one tries to add a custom service to the configuration.Services bag, it will throw exception saying that it does not support unknown services.We should open this up so that people don't have...

View Article

Edited Issue: Submit request to HttpServer in MessageHandler cause failure...

Check out the attach sample. It is built based on Brad's batching sample: http://bradwilson.typepad.com/blog/2012/06/batching-handler-for-web-api.htmlOne customized message handler is added to the...

View Article


Commented Issue: Submit request to HttpServer in MessageHandler cause failure...

Check out the attach sample. It is built based on Brad's batching sample: http://bradwilson.typepad.com/blog/2012/06/batching-handler-for-web-api.htmlOne customized message handler is added to the...

View Article

Edited Issue: Submit request to HttpServer in MessageHandler cause failure...

Check out the attach sample. It is built based on Brad's batching sample: http://bradwilson.typepad.com/blog/2012/06/batching-handler-for-web-api.htmlOne customized message handler is added to the...

View Article


Edited Issue: Submit request to HttpServer in MessageHandler cause failure...

Check out the attach sample. It is built based on Brad's batching sample: http://bradwilson.typepad.com/blog/2012/06/batching-handler-for-web-api.htmlOne customized message handler is added to the...

View Article

Commented Issue: Add a User property to HttpActionContext [861]

For controller actions we provide a User property on ApiController. We should also have a User property on HttpActionContext for authorization filters.Comments: User should be an extension method of...

View Article

Edited Issue: ApiExplorer not providing descriptions for route parameters not...

For the following ValuesController and default Web API route, the help page is getting generated as expected.public class ValuesController : ApiController{// GET api/values public...

View Article
Browsing all 7215 articles
Browse latest View live


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