blob: 89260c927525a176472f0d8ce631bca452468101 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY pref.http.title "HTTP umrežavanje">
<!-- Network-->
<!ENTITY prefDirect.label "Opcije direktne veze">
<!ENTITY prefProxy.label "Opcije proxy veze">
<!ENTITY prefEnableHTTP10.label "Koristite HTTP 1.0">
<!ENTITY prefEnableHTTP11.label "Koristite HTTP 1.1">
<!ENTITY prefPara "HTTP veze mogu biti fino podešene koristeći ove opcije kako bi se poboljšale performanse ili kompatibilnost. Na primjer, za neke proxy servere je potrebno HTTP/1.0 (pogledajte bilješke o izdanju za detalje).">
|