Searched refs:needsContinue (Results 1 – 1 of 1) sorted by relevance
1970 needsContinue := rp.header.Get("Expect") == "100-continue"1971 if needsContinue {2015 needsContinue: needsContinue,2206 needsContinue bool // need to send a 100-continue member2218 if b.needsContinue {2219 b.needsContinue = false