Skip to content

stevenh77/ExcelFormatterForWebApi

Repository files navigation

GET http://localhost:4565/api/products HTTP/1.1
Host: localhost:4565
Connection: keep-alive
Accept: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36
Referer: http://localhost:4565/index.html
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en
Cookie: msls-client-parameters=preferredLanguage=en



or for individual:

GET http://localhost:4565/api/products/1 HTTP/1.1
Host: localhost:4565
Connection: keep-alive
Accept: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36
Referer: http://localhost:4565/index.html
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en
Cookie: msls-client-parameters=preferredLanguage=en

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published