Skip to end of metadata
Go to start of metadata

void URI::resetValidLocalhost (  )  [static]

Resets the list of valid localhost addresses

See also:
isLocalhost
registerValidLocalhost
Since:
1.4b1

Definition at line 179 of file URI.cpp.

00180 {
00181     m_lhMap.clear();
00182 }


Generated on 18 Jun 2013 for FireBreath by  doxygen 1.6.1
Labels
  • None