Bugzilla – Attachment 63934 Details for
Bug 18199
Proxy support for UsageStats
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch to reflect changes in the latest debian packages.
UsageStats.pm.diff (text/plain), 405 bytes, created by
Tolsti
on 2017-06-02 09:51:09 UTC
(
hide
)
Description:
Updated patch to reflect changes in the latest debian packages.
Filename:
MIME Type:
Creator:
Tolsti
Created:
2017-06-02 09:51:09 UTC
Size:
405 bytes
patch
obsolete
>--- UsageStats.pm.orig 2017-05-22 09:15:13.000000000 +0200 >+++ UsageStats.pm 2017-06-02 11:47:35.121674450 +0200 >@@ -357,6 +357,7 @@ > > my $url = "https://hea.koha-community.org/upload.pl"; > my $ua = LWP::UserAgent->new; >+ $ua->proxy(['http','https','ftp'], 'http://my.proxy.server:3128/'); > my $res = $ua->post( > $url, > 'Content-type' => 'application/json;charset=utf-8', >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18199
:
60792
| 63934