Click or drag to resize
StringExtensions Class
Common functions we'll want to use on Strings. Fiddler makes extensive use of strings which should be interpreted in a case-insensitive manner. WARNING: Methods assume that the calling object is not null, which is lame for reliability but arguably good for performance.
Inheritance Hierarchy
SystemObject
  FiddlerStringExtensions

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static class StringExtensions

The StringExtensions type exposes the following members.

Methods
See Also