Comparing ServiceStack:master...elasticsystems:master · ServiceStack/ServiceStack

Permalink

base repository: ServiceStack/ServiceStack

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: master
head repository: elasticsystems/ServiceStack

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: master
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 25, 2011

  1. Implemented Headers collection to add additional HTTP headers to the …

    …web request. Also implemented InstanceHttpWebRequestFilter so filters can be specified for each client individually.
    
    Notes: Used a NameValueCollection for Headers rather than a Dictionary as this is what the HttpWebRequest class uses - allegedly you can send the same header key multiple times with different values.

    mcoms committed

    Nov 25, 2011
    Configuration menu

    Browse the repository at this point in the history