Home
last modified time | relevance | path

Searched refs:ajaxPuzzle (Results 1 – 4 of 4) sorted by relevance

/dports/www/wt/wt-4.6.1/src/web/
H A DConfiguration.h253 bool ajaxPuzzle() const;
H A DConfiguration.C555 bool Configuration::ajaxPuzzle() const in ajaxPuzzle() function
H A DWebRenderer.C699 if (conf.ajaxPuzzle() && expectedAckId_ == scriptId_) { in addResponseAckPuzzle()
H A DWebSession.C350 if (controller_->configuration().ajaxPuzzle()) in setExpectLoad()