HeaderList.removeAt
void removeAt(int index)Removes the header at the specified index from headers.
Parameters
index | the 0-based index of the header to remove |
void removeAt(int index)Removes the header at the specified index from headers.
index | the 0-based index of the header to remove |