Rest web server with post HttpHandler

Last post 11-09-2011 11:42 by gogu. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 11-09-2011 11:42

    • gogu
    • Top 500 Contributor
    • Joined on 11-05-2011
    • Posts 3

    Rest web server with post HttpHandler

    Hi, I have implemented a GET and a POST HttpHandler. They both work. I made performance tests on GET and works excelent. On POST is horrible slow. I am using POST with binary raw data. It returns the result expected - but it is way slower than the GET. Is it something I am missing?
Page 1 of 1 (1 items)