CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 12:04:24 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neo4j/neo4j-java-driver.git
etag: W/"2e432e71ac35336688342d52f66bd07d"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=WJnxPsOWL5JfTIIS3JISeeqo7FtCeD0W75SEkMfJSCNIrGItFiLja9vlRmyh7CWAGN7Wac%2FRHLnck8NwLT5ph1np%2B%2FvanReARJBezH5FDyljBksJtf4WaJJrRZx1gLGL5OOxpx2GfeGrJ6S0tQxF3aNAwwzmjkqaRTR1TtegXFen3OWVo2lXowEqoq2ZX9yoHogeKrp%2F9MO26zfViYtg%2BuNPWywg%2B33hndhTeVcIE4pSFHjHI9HrBt7mpWaY5uFaFUL%2Bvza2xK4opgLAKgczGg%3D%3D--rufRRoKllX6N5awT--ohI4QhMaXWQxFCBqScqZEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1535133223.1753704263; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 12:04:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 12:04:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9A44:7ADB8:11868F8:15E527E:68876747
Handle applications not closing sessions better. · neo4j/neo4j-java-driver@1fb7d00 · GitHub
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/InternalSession.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/connector/socket/LoggingResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/connector/socket/SocketConnection.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/connector/socket/SocketResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/messaging/MessageHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/messaging/PackStreamMessageFormatV1.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/messaging/ResetMessage.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/pool/InternalConnectionPool.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/pool/PooledConnection.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/spi/Connection.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit 1fb7d00
File tree
Expand file treeCollapse file tree
16 files changed
+245
-46
lines changedFilter options
- driver/src
- main/java/org/neo4j/driver
- internal
- connector/socket
- messaging
- pool
- spi
- v1
- test/java/org/neo4j/driver
- internal
- connector/socket
- messaging
- util
- v1/util
Expand file treeCollapse file tree
16 files changed
+245
-46
lines changeddriver/src/main/java/org/neo4j/driver/internal/InternalSession.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/InternalSession.java+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
| 40 | + | |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
| |||
48 | 51 |
| |
49 | 52 |
| |
50 | 53 |
| |
51 |
| - | |
| 54 | + | |
52 | 55 |
| |
53 | 56 |
| |
| 57 | + | |
54 | 58 |
| |
55 | 59 |
| |
56 | 60 |
| |
| |||
59 | 63 |
| |
60 | 64 |
| |
61 | 65 |
| |
62 |
| - | |
63 | 66 |
| |
64 | 67 |
| |
65 | 68 |
| |
| |||
127 | 130 |
| |
128 | 131 |
| |
129 | 132 |
| |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
130 | 144 |
| |
131 | 145 |
| |
132 | 146 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/connector/socket/LoggingResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/connector/socket/LoggingResponseHandler.java+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
| 73 | + | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/connector/socket/SocketConnection.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/connector/socket/SocketConnection.java+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
97 | 104 |
| |
98 | 105 |
| |
99 | 106 |
| |
| |||
111 | 118 |
| |
112 | 119 |
| |
113 | 120 |
| |
114 |
| - | |
| 121 | + | |
115 | 122 |
| |
116 | 123 |
| |
117 | 124 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/connector/socket/SocketResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/connector/socket/SocketResponseHandler.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/messaging/MessageHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/messaging/MessageHandler.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/messaging/PackStreamMessageFormatV1.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/messaging/PackStreamMessageFormatV1.java+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 |
| - | |
| 155 | + | |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| |||
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
| 432 | + | |
| 433 | + | |
| 434 | + | |
432 | 435 |
| |
433 | 436 |
| |
434 | 437 |
| |
435 | 438 |
| |
436 | 439 |
| |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
437 | 446 |
| |
438 | 447 |
| |
439 | 448 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/messaging/AckFailureMessage.java renamed to driver/src/main/java/org/neo4j/driver/internal/messaging/ResetMessage.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/messaging/ResetMessage.java+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 |
| - | |
| 37 | + | |
37 | 38 |
| |
38 |
| - | |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 |
| - | |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
49 |
| - | |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/pool/InternalConnectionPool.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/pool/InternalConnectionPool.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/pool/PooledConnection.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/pool/PooledConnection.java+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
96 | 109 |
| |
97 | 110 |
| |
98 | 111 |
| |
| |||
109 | 122 |
| |
110 | 123 |
| |
111 | 124 |
| |
| 125 | + | |
| 126 | + | |
| 127 | + | |
112 | 128 |
| |
113 | 129 |
| |
114 | 130 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/spi/Connection.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/spi/Connection.java+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 |
| |
56 | 62 |
| |
57 | 63 |
| |
|
You can’t perform that action at this time.
0 commit comments