| 825 | -------------------------------------------------------------------------*/ |
| 826 | |
| 827 | inline void |
| 828 | HTTPHdr::mark_target_dirty() const |
| 829 | { |
| 830 | m_target_cached = false; |
| 831 | } |
| 832 | /*------------------------------------------------------------------------- |
| 833 | -------------------------------------------------------------------------*/ |
| 834 |
no outgoing calls
no test coverage detected