forked from LeenkxTeam/Kmake
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
onconnect = function(e) {
|
|
e.ports[0].postMessage({
|
|
"headers": %(headers)s
|
|
});
|
|
};
|