提交历史

作者 SHA1 备注 提交日期
  Marc Ypes 42c2d489df HTTP_X_FORWARDED_FOR can be spoofed, proxies append to the list, so use last ip 8 年之前
  Mark Story 67d6b55de6 Merge branch 'master' into 3.next 8 年之前
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 8 年之前
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 年之前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年之前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年之前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年之前
  Mark Story fb318f222b Merge pull request #10501 from cleptric/env-getter-setter 9 年之前
  Michael Hoffmann 7d7dae988f Improve Tests 9 年之前
  Michael Hoffmann d52b77b782 Remove setSession() 9 年之前
  Michael Hoffmann f748b302f1 Use assertNull in test case 9 年之前
  Michael Hoffmann 7946bb72ac Split ServerRequest::session() into getter/setter 9 年之前
  Michael Hoffmann 307dca88ac Use the immutable pattern for setEnv() which is now withEnv() 9 年之前
  Michael Hoffmann 10136253e0 Split ServerRequest::env() into getter/setter 9 年之前
  Mark Story 13353f7713 Add cookie collection methods to ServerRequest. 9 年之前
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 年之前
  Mark Story 1563b6fabb Fix tests failing due to environment pollution. 9 年之前
  thinkingmedia 72a2bb11d2 adds test for getQuery(null) 9 年之前
  thinkingmedia 20ca8396cc moved RequestTest to ServerRequestTest 9 年之前