tomkuijsten / restup

Webserver for universal windows platform (UWP) apps
MIT License
114 stars 48 forks source link

Fix ERR_EMPTY_RESPONSE on chrome #128

Closed kevinjhang closed 6 years ago

tomkuijsten commented 7 years ago

I don't really understand how this should help fixing the problem. Could you elaborate a bit @kevinjhang ?

kevinjhang commented 7 years ago

Restup.DemoControllers.PerCallControllerSample+CallInfo is inaccessible due to its protection level. Only public types can be processed. at Restup.Webserver.Http.ContentSerializer.XmlSerializeObject(Object toSerialize)