Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for qhold (0.14 sec)

  1. docs/changelogs/changelog_3x.md

     *  Fix: MockWebServer is now usable with JUnit 5. That update [broke the rules][junit_5_rules].
     *  New: Support `Expect: 100-continue` as a request header. Callers can use this header to
        pessimistically hold off on transmitting a request body until a server gives the go-ahead.
     *  New: Permit network interceptors to rewrite the host header for HTTP/2. This makes it possible
        to do domain fronting.
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sun Feb 06 14:55:54 GMT 2022
    - 50.8K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/adminlte.min.js.map

    tionAfterReload) {\n              $(\"body\").addClass('hold-transition').addClass(ClassName.COLLAPSED).delay(50).queue(function() {\n                $(this).removeClass('hold-transition')\n                $(this).dequeue()\n              })\n          } else {\n            $(\"body\").addClass(ClassName.COLLAPSED)\n          }\n        } else {\n          if (this._options.noTransitionAfterReload) {\n            $(\"body\").addClass('hold-transition').removeClass(ClassName.COLLAPSED).delay(50).queue(function()...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 07:55:41 GMT 2020
    - 77K bytes
    - Viewed (1)
Back to top